Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h912 BOOLEAN btsnd_hcic_ble_clear_adv(void);
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c1087 BOOLEAN btsnd_hcic_ble_clear_adv (void) in btsnd_hcic_ble_clear_adv() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c4728 if (btsnd_hcic_ble_clear_adv() == FALSE) { in BTM_BleClearAdv()