Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_devctl.c720 if (ble_cb && ble_cb->inq_var.p_clear_adv_cb) { in btm_vsc_complete()
721 ble_cb->inq_var.p_clear_adv_cb(status); in btm_vsc_complete()
Dbtm_ble_gap.c4733 p_cb->inq_var.p_clear_adv_cb = p_clear_adv_cback; in BTM_BleClearAdv()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h162 tBTM_CLEAR_ADV_CMPL_CBACK *p_clear_adv_cb; member