Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_inq.c1409 if (p_inq->p_remname_cmpl_cb) in btm_inq_db_reset()
1413 (*p_inq->p_remname_cmpl_cb)(&rem_name); in btm_inq_db_reset()
1414 p_inq->p_remname_cmpl_cb = NULL; in btm_inq_db_reset()
2444 p_inq->p_remname_cmpl_cb = p_cb; in btm_initiate_rem_name()
2524 tBTM_CMPL_CB *p_cb = p_inq->p_remname_cmpl_cb; in btm_process_remote_name()
2605 p_inq->p_remname_cmpl_cb = NULL; in btm_process_remote_name()
Dbtm_int.h272 tBTM_CMPL_CB *p_remname_cmpl_cb; member
Dbtm_ble_gap.c1194 p_inq->p_remname_cmpl_cb = p_cb; in btm_ble_read_remote_name()