/aosp12/system/bt/test/mock/ |
H A D | mock_stack_btm_inq.cc | 62 bool btm_inq_find_bdaddr(const RawAddress& p_bda) { in btm_inq_find_bdaddr() 79 tBTM_INQ_INFO* BTM_InqDbRead(const RawAddress& p_bda) { in BTM_InqDbRead() 87 tBTM_STATUS BTM_ClearInqDb(const RawAddress* p_bda) { in BTM_ClearInqDb() 123 tINQ_DB_ENT* btm_inq_db_find(const RawAddress& p_bda) { in btm_inq_db_find() 127 tINQ_DB_ENT* btm_inq_db_new(const RawAddress& p_bda) { in btm_inq_db_new() 156 void btm_clr_inq_db(const RawAddress* p_bda) { in btm_clr_inq_db()
|
H A D | mock_stack_l2cap_link.cc | 60 const RawAddress& p_bda) { in l2c_link_hci_conn_comp() 74 void l2c_link_sec_comp(const RawAddress* p_bda, in l2c_link_sec_comp() 79 void l2c_link_sec_comp2(const RawAddress& p_bda, in l2c_link_sec_comp2()
|
H A D | mock_main_shim_btm_api.cc | 143 tBTM_INQ_INFO* bluetooth::shim::BTM_InqDbRead(const RawAddress& p_bda) { in BTM_InqDbRead() 157 tBTM_STATUS bluetooth::shim::BTM_ClearInqDb(const RawAddress* p_bda) { in BTM_ClearInqDb()
|
H A D | mock_stack_btm_sec.cc | 275 void btm_sec_link_key_notification(const RawAddress& p_bda, in btm_sec_link_key_notification()
|
H A D | mock_stack_l2cap_utils.cc | 191 void l2cu_resubmit_pending_sec_req(const RawAddress* p_bda) { in l2cu_resubmit_pending_sec_req()
|
/aosp12/system/bt/stack/test/common/ |
H A D | mock_stack_l2cap_link.cc | 60 const RawAddress& p_bda) { in l2c_link_hci_conn_comp() 74 void l2c_link_sec_comp(const RawAddress* p_bda, in l2c_link_sec_comp() 79 void l2c_link_sec_comp2(const RawAddress& p_bda, in l2c_link_sec_comp2()
|
H A D | mock_main_shim_btm_api.cc | 147 tBTM_INQ_INFO* bluetooth::shim::BTM_InqDbRead(const RawAddress& p_bda) { in BTM_InqDbRead() 161 tBTM_STATUS bluetooth::shim::BTM_ClearInqDb(const RawAddress* p_bda) { in BTM_ClearInqDb()
|
/aosp12/system/bt/stack/pan/ |
H A D | pan_utils.cc | 146 tPAN_CONN* pan_allocate_pcb(const RawAddress& p_bda, uint16_t handle) { in pan_allocate_pcb() 202 tPAN_CONN* pan_get_pcb_by_addr(const RawAddress& p_bda) { in pan_get_pcb_by_addr()
|
H A D | pan_main.cc | 90 void pan_conn_ind_cb(uint16_t handle, const RawAddress& p_bda, in pan_conn_ind_cb()
|
/aosp12/system/bt/stack/btm/ |
H A D | btm_inq.cc | 651 tBTM_INQ_INFO* BTM_InqDbRead(const RawAddress& p_bda) { in BTM_InqDbRead() 729 tBTM_STATUS BTM_ClearInqDb(const RawAddress* p_bda) { in BTM_ClearInqDb() 887 void btm_clr_inq_db(const RawAddress* p_bda) { in btm_clr_inq_db() 938 bool btm_inq_find_bdaddr(const RawAddress& p_bda) { in btm_inq_find_bdaddr() 971 tINQ_DB_ENT* btm_inq_db_find(const RawAddress& p_bda) { in btm_inq_db_find() 995 tINQ_DB_ENT* btm_inq_db_new(const RawAddress& p_bda) { in btm_inq_db_new()
|
H A D | btm_sec.cc | 2702 RawAddress& p_bda = evt_data.cfm_req.bd_addr; in btm_proc_sp_req_evt() local 2905 RawAddress& p_bda = evt_data.bd_addr; in btm_rem_oob_req() local 3809 void btm_sec_link_key_notification(const RawAddress& p_bda, in btm_sec_link_key_notification() 4076 RawAddress p_bda; in btm_sec_pin_code_request() local
|
/aosp12/system/bt/test/headless/connect/ |
H A D | connect.cc | 43 void power_mode_callback(const RawAddress& p_bda, tBTM_PM_STATUS status, in power_mode_callback()
|
/aosp12/system/bt/stack/l2cap/ |
H A D | l2c_link.cc | 139 const RawAddress& p_bda) { in l2c_link_hci_conn_comp() 266 void l2c_link_sec_comp(const RawAddress* p_bda, in l2c_link_sec_comp() 272 void l2c_link_sec_comp2(const RawAddress& p_bda, in l2c_link_sec_comp2()
|
H A D | l2c_ble.cc | 1413 const RawAddress& p_bda = *bda; in l2cble_sec_comp() local
|
H A D | l2c_utils.cc | 2291 void l2cu_resubmit_pending_sec_req(const RawAddress* p_bda) { in l2cu_resubmit_pending_sec_req()
|
/aosp12/system/bt/btif/src/ |
H A D | btif_ble_scanner.cc | 75 void btif_address_cache_add(const RawAddress& p_bda, uint8_t addr_type) { in btif_address_cache_add() 86 bool btif_address_cache_find(const RawAddress& p_bda) { in btif_address_cache_find()
|
/aosp12/system/bt/main/shim/ |
H A D | le_scanning_manager.cc | 476 void add_address_cache(const RawAddress& p_bda) { in add_address_cache() 487 bool find_address_cache(const RawAddress& p_bda) { in find_address_cache()
|
H A D | btm_api.cc | 851 tBTM_INQ_INFO* bluetooth::shim::BTM_InqDbRead(const RawAddress& p_bda) { in BTM_InqDbRead() 867 tBTM_STATUS bluetooth::shim::BTM_ClearInqDb(const RawAddress* p_bda) { in BTM_ClearInqDb()
|
/aosp12/system/bt/stack/sdp/ |
H A D | sdp_discovery.cc | 749 tSDP_DISC_REC* add_record(tSDP_DISCOVERY_DB* p_db, const RawAddress& p_bda) { in add_record()
|
/aosp12/system/bt/stack/bnep/ |
H A D | bnep_utils.cc | 84 tBNEP_CONN* bnepu_find_bcb_by_bd_addr(const RawAddress& p_bda) { in bnepu_find_bcb_by_bd_addr()
|