Home
last modified time | relevance | path

Searched refs:p_obs_discard_cb (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h338 tBTM_INQ_DIS_CB *p_obs_discard_cb; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c570 btm_cb.ble_ctr_cb.p_obs_discard_cb = p_discard_cb; in BTM_BleScan()
3844 tBTM_INQ_DIS_CB *p_obs_discard_cb = btm_cb.ble_ctr_cb.p_obs_discard_cb; in btm_ble_process_adv_discard_evt() local
3845 if(p_obs_discard_cb) { in btm_ble_process_adv_discard_evt()
3846 (p_obs_discard_cb)(num_dis); in btm_ble_process_adv_discard_evt()