Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h510 void btm_ble_multi_adv_cleanup(void);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_multi_adv.c825 void btm_ble_multi_adv_cleanup(void) in btm_ble_multi_adv_cleanup() function
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c617 btm_ble_multi_adv_cleanup(); in bta_dm_disable()