Home
last modified time | relevance | path

Searched refs:btsnd_hcic_ble_set_prefered_default_phy (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h946 UINT8 btsnd_hcic_ble_set_prefered_default_phy(UINT8 all_phys,
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c245 …if ((err = btsnd_hcic_ble_set_prefered_default_phy(all_phys, tx_phy_mask, rx_phy_mask)) != HCI_SUC… in BTM_BleSetPreferDefaultPhy()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c1114 UINT8 btsnd_hcic_ble_set_prefered_default_phy(UINT8 all_phys, in btsnd_hcic_ble_set_prefered_default_phy() function