Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_inq.c2133 p_inq->p_inq_ble_cmpl_cb = (tBTM_CMPL_CB *) NULL; in btm_process_inq_complete()
2197 BTM_BleObserve(1,0, p_inq->p_inq_ble_results_cb, p_inq->p_inq_ble_cmpl_cb); in btm_process_inq_complete()
Dbtm_int.h269 tBTM_CMPL_CB *p_inq_ble_cmpl_cb; /*completion callback exclusively for LE Observe*/ member