/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_dev.cc | 69 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecAddDevice() local 134 void wipe_secrets_and_remove(tBTM_SEC_DEV_REC* p_dev_rec) { in wipe_secrets_and_remove() 165 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecDeleteDevice() local 198 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecClearSecurityFlags() local 239 tBTM_SEC_DEV_REC* p_dev_rec = btm_sec_allocate_dev_rec(); in btm_sec_alloc_dev() local 289 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in btm_dev_support_role_switch() local 318 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in is_handle_equal() local 345 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in is_address_equal() local 377 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in has_lenc_and_address_is_equal() local 419 tBTM_SEC_DEV_REC* p_dev_rec = in btm_consolidate_dev() local [all …]
|
D | btm_sec.cc | 148 static void NotifyBondingChange(tBTM_SEC_DEV_REC& p_dev_rec, in NotifyBondingChange() 180 static bool btm_dev_authenticated(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_dev_authenticated() 196 static bool btm_dev_encrypted(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_dev_encrypted() 212 static bool btm_dev_16_digit_authenticated(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_dev_16_digit_authenticated() 342 tBTM_SEC_DEV_REC* p_dev_rec; in BTM_GetSecurityFlagsByTransport() local 610 tBTM_SEC_DEV_REC* p_dev_rec; in BTM_PINCodeReply() local 724 tBTM_SEC_DEV_REC* p_dev_rec; in btm_sec_bond_by_transport() local 932 tBTM_SEC_DEV_REC* p_dev_rec; in BTM_SecBondCancel() local 1014 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecGetDeviceLinkKeyType() local 1058 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SetEncryption() local [all …]
|
D | btm_ble_addr.cc | 106 bool btm_ble_init_pseudo_addr(tBTM_SEC_DEV_REC* p_dev_rec, in btm_ble_init_pseudo_addr() 144 tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_addr_resolvable() 163 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in btm_ble_match_random_bda() local 203 tBTM_SEC_DEV_REC* p_dev_rec = in btm_find_dev_by_identity_addr() local 232 tBTM_SEC_DEV_REC* p_dev_rec = in btm_identity_addr_to_random_pseudo() local 270 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(*random_pseudo); in btm_random_pseudo_to_identity_addr() local
|
D | btm_ble.cc | 92 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecAddBleDevice() local 151 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecAddBleKey() local 279 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BlePasskeyReply() local 309 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleConfirmReply() local 344 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleOobDataReply() local 376 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleSecureConnectionOobDataReply() local 425 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleSetPrefConnParams() local 490 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(remote_bda); in BTM_ReadDevInfo() local 560 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(*remote_bda); in BTM_ReadConnectedTransportAddress() local 1092 tBTM_SEC_DEV_REC* p_dev_rec; in btm_ble_increment_sign_ctr() local [all …]
|
D | btm_ble_bgconn.cc | 74 const RawAddress& bd_addr, const tBTM_SEC_DEV_REC* p_dev_rec) { in convert_to_address_with_type() 153 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(address); in BTM_BackgroundConnectAddressKnown() local 209 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(address); in BTM_AcceptlistAdd() local 226 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(address); in BTM_AcceptlistRemove() local
|
D | btm_ble_privacy.cc | 192 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(pseudo_bda); in btm_ble_update_resolving_list() local 210 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in clear_resolving_list_bit() local 430 tBTM_STATUS btm_ble_remove_resolving_list_entry(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_remove_resolving_list_entry() 489 bool btm_ble_read_resolving_list_entry(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_read_resolving_list_entry() 517 tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_ble_unsupported_resolving_list_load_dev() 594 void btm_ble_resolving_list_remove_dev(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_resolving_list_remove_dev()
|
D | btm_devctl.cc | 166 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in set_sec_state_idle() local
|
D | btm_ble_gap.cc | 863 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in is_resolving_list_bit_set() local 1509 tBTM_SEC_DEV_REC* p_dev_rec; in btm_set_conn_mode_adv_init_addr() local 1564 tBTM_SEC_DEV_REC* p_dev_rec = in btm_set_conn_mode_adv_init_addr() local
|
D | btm_inq.cc | 648 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_IsRemoteNameKnown() local
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_btm_ble_privacy.cc | 93 tBTM_STATUS btm_ble_remove_resolving_list_entry(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_remove_resolving_list_entry() 102 bool btm_ble_read_resolving_list_entry(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_read_resolving_list_entry() 107 void btm_ble_resolving_list_load_dev(tBTM_SEC_DEV_REC& p_dev_rec) { in btm_ble_resolving_list_load_dev() 110 void btm_ble_resolving_list_remove_dev(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_resolving_list_remove_dev()
|
D | mock_stack_btm_ble_addr.cc | 86 bool btm_ble_init_pseudo_addr(tBTM_SEC_DEV_REC* p_dev_rec, in btm_ble_init_pseudo_addr() 93 tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_addr_resolvable()
|
D | mock_stack_btm_ble_bgconn.cc | 66 const RawAddress& bd_addr, const tBTM_SEC_DEV_REC* p_dev_rec) { in convert_to_address_with_type()
|
D | mock_stack_btm_sec.cc | 183 tBTM_STATUS btm_sec_execute_procedure(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_sec_execute_procedure() 265 void btm_sec_clear_ble_keys(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_sec_clear_ble_keys() 276 void btm_sec_dev_rec_cback_event(tBTM_SEC_DEV_REC* p_dev_rec, in btm_sec_dev_rec_cback_event()
|
D | mock_stack_btm_dev.cc | 109 void wipe_secrets_and_remove(tBTM_SEC_DEV_REC* p_dev_rec) { in wipe_secrets_and_remove()
|
D | mock_stack_btm_ble.cc | 128 uint8_t btm_ble_br_keys_req(tBTM_SEC_DEV_REC* p_dev_rec, in btm_ble_br_keys_req() 133 uint8_t btm_ble_io_capabilities_req(tBTM_SEC_DEV_REC* p_dev_rec, in btm_ble_io_capabilities_req()
|
/packages/modules/Bluetooth/system/stack/smp/ |
D | smp_act.cc | 259 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_send_pair_req() local 525 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_proc_pair_cmd() local 810 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_br_process_pairing_command() local 1293 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_key_distribution() local 2059 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bda); in smp_proc_ltk_request() local 2159 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_br_process_link_key() local
|
D | smp_l2c.cc | 256 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_br_connect_callback() local
|
D | smp_keys.cc | 954 tBTM_SEC_DEV_REC* p_dev_rec; in smp_calculate_link_key_from_long_term_key() local 1017 tBTM_SEC_DEV_REC* p_dev_rec; in smp_calculate_long_term_key_from_link_key() local
|
/packages/modules/Bluetooth/system/stack/acl/ |
D | ble_acl.cc | 174 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in acl_ble_update_event_received() local
|
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_main.cc | 197 const tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in gatt_find_in_device_record() local 553 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in gatt_notify_phy_updated() local
|
/packages/modules/Bluetooth/system/stack/l2cap/ |
D | l2c_ble.cc | 1656 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_or_alloc_dev(bda); in l2cble_use_preferred_conn_params() local
|
/packages/modules/Bluetooth/system/main/shim/ |
D | btm.cc | 685 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in GetAddressAndType() local
|
D | acl.cc | 1231 tBTM_SEC_DEV_REC* p_dev_rec = in DumpsysRecord() local
|
/packages/modules/Bluetooth/system/bta/csis/ |
D | csis_client.cc | 1112 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(address); in sdf() local
|