Searched refs:p_inq_ble_cmpl_cb (Results 1 – 2 of 2) sorted by relevance
2133 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()
269 tBTM_CMPL_CB *p_inq_ble_cmpl_cb; /*completion callback exclusively for LE Observe*/ member