Searched refs:btm_find_dev (Results 1 – 17 of 17) sorted by relevance
87 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecAddDevice()158 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecDeleteDevice()213 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecClearSecurityFlags()235 p_srec = btm_find_dev(bd_addr); in BTM_SecReadDevName()338 tBTM_SEC_DEV_REC* btm_find_dev(const RawAddress& bd_addr) { in btm_find_dev() function441 tBTM_SEC_DEV_REC* p_target_rec = btm_find_dev(bd_addr); in btm_dev_consolidate_existing_connections()515 p_dev_rec = btm_find_dev(bd_addr); in btm_find_or_alloc_dev()619 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in btm_get_bond_type_dev()638 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in btm_set_bond_type_dev()687 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(address); in BTM_Sec_AddressKnown()[all …]
85 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecAddBleDevice()169 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecAddBleKey()275 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BlePasskeyReply()306 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleConfirmReply()342 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleOobDataReply()373 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleSecureConnectionOobDataReply()419 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleSetPrefConnParams()482 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(remote_bda); in BTM_ReadDevInfo()547 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(*remote_bda); in BTM_ReadConnectedTransportAddress()584 auto p_dev_rec = btm_find_dev(bd_addr); in BTM_SetBleDataLength()[all …]
479 auto p_dev_rec = btm_find_dev(bd_addr); in BTM_CanReadDiscoverableCharacteristics()620 p_dev_rec = btm_find_dev(bd_addr); in BTM_PINCodeReply()915 p_dev_rec = btm_find_dev(bd_addr); in BTM_SecBondCancel()995 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecGetDeviceLinkKeyType()1034 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SetEncryption()1204 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecIsSecurityPending()1332 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_PasskeyReqReply()1434 p_dev_rec = btm_find_dev(bd_addr); in BTM_PeerSupportsSecureConnections()1459 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_GetPeerDeviceTypeFromFeatures()2061 p_dev_rec = btm_find_dev(btm_sec_cb.pairing_bda); in btm_sec_bond_cancel_complete()[all …]
225 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(*random_pseudo); in btm_random_pseudo_to_identity_addr()251 tBTM_SEC_DEV_REC* p_sec_rec = btm_find_dev(pseudo_bda); in btm_ble_refresh_peer_resolvable_private_addr()
93 tBTM_SEC_DEV_REC* btm_find_dev(const RawAddress& bd_addr);
122 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in getSecRec()198 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in IsDeviceBonded()
204 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(pseudo_bda); in btm_ble_update_resolving_list()
39 struct btm_find_dev btm_find_dev; variable65 tBTM_SEC_DEV_REC* btm_find_dev(const RawAddress& bd_addr) { in btm_find_dev() function67 return test::mock::stack_btm_dev::btm_find_dev.body(bd_addr); in btm_find_dev()
27 struct btm_find_dev { struct34 extern struct btm_find_dev btm_find_dev; argument
79 test::mock::stack_btm_dev::btm_find_dev.body = [](const RawAddress&) { in FakeBtStack()119 test::mock::stack_btm_dev::btm_find_dev = {}; in ~FakeBtStack()
69 test::mock::stack_btm_dev::btm_find_dev.body = [](const RawAddress&) { in FakeBtStack()122 test::mock::stack_btm_dev::btm_find_dev = {}; in ~FakeBtStack()
76 tBTM_SEC_DEV_REC* btm_find_dev(const RawAddress& bd_addr) { in btm_find_dev() function
290 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_send_pair_req()556 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_proc_pair_cmd()834 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_br_process_pairing_command()1359 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_key_distribution()2117 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bda); in smp_proc_ltk_request()2217 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_br_process_link_key()
290 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_br_connect_callback()
980 p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_calculate_link_key_from_long_term_key()1026 p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_calculate_long_term_key_from_link_key()
80 auto devA = btm_find_dev(a); in is_same_device()81 if (devA != nullptr && devA == btm_find_dev(b)) { in is_same_device()
2189 tBTM_SEC_DEV_REC* p_sec_rec = btm_find_dev(remote_bda); in BTM_ReadConnectionAddr()2254 tBTM_SEC_DEV_REC* p_sec_rec = btm_find_dev(pseudo_addr); in BTM_ReadRemoteConnectionAddr()2679 const tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in find_in_device_record()