Searched refs:p_inq_ble_cmpl_cb (Results 1 – 2 of 2) sorted by relevance
2076 p_inq->p_inq_ble_cmpl_cb = (tBTM_CMPL_CB *) NULL; in btm_process_inq_complete()2135 BTM_BleObserve(1, 0, p_inq->p_inq_ble_results_cb, p_inq->p_inq_ble_cmpl_cb); in btm_process_inq_complete()
340 tBTM_CMPL_CB *p_inq_ble_cmpl_cb; /*completion callback exclusively for LE Observe*/ member