Home
last modified time | relevance | path

Searched defs:phy_coded_params (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/
H A Dcmd.c702 struct ble_gap_conn_params phy_coded_params = {0}; in cmd_connect() local
H A Dbtshell.c1581 struct ble_gap_conn_params *phy_coded_params) in btshell_ext_conn_initiate()