Searched refs:phy_options (Results 1 – 12 of 12) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/ |
D | btc_gap_ble.h | 302 uint16_t phy_options; member
|
/hal_espressif-latest/components/bt/host/bluedroid/api/ |
D | esp_gap_ble_api.c | 1093 esp_ble_gap_prefer_phy_options_t phy_options) in esp_ble_gap_set_preferred_phy() argument 1107 arg.set_def_phy.phy_options = phy_options; in esp_ble_gap_set_preferred_phy()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/ |
D | hciblecmds.c | 1157 UINT8 rx_phys, UINT16 phy_options) in btsnd_hcic_ble_set_phy() argument 1162 conn_handle, all_phys, tx_phys, rx_phys, phy_options); in btsnd_hcic_ble_set_phy() 1171 UINT16_TO_STREAM(pp, phy_options); in btsnd_hcic_ble_set_phy()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_ble_5_gap.c | 264 UINT8 rx_phy_mask, UINT16 phy_options) in BTM_BleSetPreferPhy() argument 280 if (!btsnd_hcic_ble_set_phy(p_lcb->handle, all_phys, tx_phy_mask, rx_phy_mask, phy_options)) { in BTM_BleSetPreferPhy()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_api.c | 3031 UINT16 phy_options) in BTA_DmBleGapSetPreferedPHY() argument 3042 p_msg->phy_options = phy_options; in BTA_DmBleGapSetPreferedPHY()
|
D | bta_dm_act.c | 5803 p_data->ble_set_per_phy.rx_phy_mask, p_data->ble_set_per_phy.phy_options); in bta_dm_ble_gap_set_prefer_phy() 5806 p_data->ble_set_per_phy.phy_options); in bta_dm_ble_gap_set_prefer_phy()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | hcimsgs.h | 961 UINT8 rx_phys, UINT16 phy_options);
|
D | btm_ble_api.h | 2755 UINT8 rx_phy_mask, UINT16 phy_options);
|
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/ |
D | esp_gap_ble_api.h | 2294 esp_ble_gap_prefer_phy_options_t phy_options);
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/ |
D | bta_dm_int.h | 1020 UINT16 phy_options; member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_api.h | 3064 UINT16 phy_options);
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/ |
D | btc_gap_ble.c | 2162 arg_5->set_def_phy.phy_options); in btc_gap_ble_call_handler()
|