Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h162 tBTM_CLEAR_ADV_CMPL_CBACK *p_clear_adv_cb;
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h1008 typedef void (tBTM_CLEAR_ADV_CMPL_CBACK) (UINT8 status); typedef
2674 BOOLEAN BTM_BleClearAdv(tBTM_CLEAR_ADV_CMPL_CBACK *p_clear_adv_cback);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c4724 BOOLEAN BTM_BleClearAdv(tBTM_CLEAR_ADV_CMPL_CBACK *p_clear_adv_cback) in BTM_BleClearAdv()