Searched refs:BTM_InqDbRead (Results 1 – 14 of 14) sorted by relevance
174 .BTM_InqDbRead = BTM_InqDbRead,
223 p_inq_info = BTM_InqDbRead(bd_addr); in btm_sec_alloc_dev()
92 tBTM_INQ_INFO* p_info = BTM_InqDbRead(bd_addr); in BTM_SecAddBleDevice()463 tBTM_INQ_INFO* p_inq_info = BTM_InqDbRead(remote_bda); in BTM_ReadDevInfo()
651 tBTM_INQ_INFO* BTM_InqDbRead(const RawAddress& p_bda) { in BTM_InqDbRead() function
4224 p_inq_info = BTM_InqDbRead(p_dev_rec->bd_addr); in btm_sec_update_clock_offset()
79 tBTM_INQ_INFO* BTM_InqDbRead(const RawAddress& p_bda) { in BTM_InqDbRead() function
143 tBTM_INQ_INFO* bluetooth::shim::BTM_InqDbRead(const RawAddress& p_bda) { in BTM_InqDbRead() function in bluetooth::shim
438 tBTM_INQ_INFO* BTM_InqDbRead(const RawAddress& p_bda);
221 tBTM_INQ_INFO* (*BTM_InqDbRead)(const RawAddress& p_bda); member
220 tBTM_INQ_INFO* BTM_InqDbRead(const RawAddress& p_bda);
851 tBTM_INQ_INFO* bluetooth::shim::BTM_InqDbRead(const RawAddress& p_bda) { in BTM_InqDbRead() function in bluetooth::shim
147 tBTM_INQ_INFO* bluetooth::shim::BTM_InqDbRead(const RawAddress& p_bda) { in BTM_InqDbRead() function in bluetooth::shim
896 bta_dm_search_cb.p_btm_inq_info = BTM_InqDbRead(p_data->discover.bd_addr); in bta_dm_discover()1046 p_btm_inq_info = BTM_InqDbRead(p_data->rem_name.result.disc_res.bd_addr); in bta_dm_disc_rmt_name()1830 p_inq_info = BTM_InqDbRead(p_inq->remote_bd_addr); in bta_dm_inq_results_cb()3330 p_inq_info = BTM_InqDbRead(p_inq->remote_bd_addr); in bta_dm_observe_results_cb()
2655 tBTM_INQ_INFO* p_inq_info = BTM_InqDbRead(bd_addr); in acl_create_classic_connection()