Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h997 UINT8 btsnd_hcic_ble_clear_adv_set(void);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c662 if ((err = btsnd_hcic_ble_clear_adv_set()) != HCI_SUCCESS) { in BTM_BleExtAdvSetClear()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c1421 UINT8 btsnd_hcic_ble_clear_adv_set(void) in btsnd_hcic_ble_clear_adv_set() function