Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_int_types.h222 tBTM_INQ_RESULTS_CB* p_obs_results_cb; member
Dbtm_ble_gap.cc418 btm_cb.ble_ctr_cb.p_obs_results_cb = p_results_cb; in BTM_BleObserve()
1983 tBTM_INQ_RESULTS_CB* p_obs_results_cb = btm_cb.ble_ctr_cb.p_obs_results_cb; in btm_ble_process_adv_pkt_cont() local
1984 if (p_obs_results_cb && (result & BTM_BLE_OBS_RESULT)) { in btm_ble_process_adv_pkt_cont()
1985 (p_obs_results_cb)((tBTM_INQ_RESULTS*)&p_i->inq_info.results, in btm_ble_process_adv_pkt_cont()
2171 p_ble_cb->p_obs_results_cb = NULL; in btm_ble_stop_observe()
/system/bt/main/shim/
Dbtm_api.cc659 btm_cb.ble_ctr_cb.p_obs_results_cb = p_results_cb; in BTM_BleObserve()
679 btm_cb.ble_ctr_cb.p_obs_results_cb = nullptr; in BTM_BleObserve()
717 btm_cb.ble_ctr_cb.p_obs_results_cb = nullptr; in BTM_BleObserve()