Home
last modified time | relevance | path

Searched defs:p_dev_rec (Results 1 – 21 of 21) sorted by relevance

/system/bt/stack/btm/
Dbtm_dev.cc68 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecAddDevice() local
125 void wipe_secrets_and_remove(tBTM_SEC_DEV_REC* p_dev_rec) { in wipe_secrets_and_remove()
153 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecDeleteDevice() local
176 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecClearSecurityFlags() local
217 tBTM_SEC_DEV_REC* p_dev_rec = btm_sec_allocate_dev_rec(); in btm_sec_alloc_dev() local
262 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in btm_dev_support_role_switch() local
291 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in is_handle_equal() local
318 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in is_address_equal() local
364 tBTM_SEC_DEV_REC* p_dev_rec = in btm_consolidate_dev() local
415 tBTM_SEC_DEV_REC* p_dev_rec; in btm_find_or_alloc_dev() local
[all …]
Dbtm_sec.cc142 static void NotifyBondingChange(tBTM_SEC_DEV_REC& p_dev_rec, in NotifyBondingChange()
166 static bool btm_dev_authenticated(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_dev_authenticated()
182 static bool btm_dev_encrypted(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_dev_encrypted()
198 static bool btm_dev_16_digit_authenticated(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_dev_16_digit_authenticated()
302 tBTM_SEC_DEV_REC* p_dev_rec; in BTM_GetSecurityFlags() local
349 tBTM_SEC_DEV_REC* p_dev_rec; in BTM_GetSecurityFlagsByTransport() local
617 tBTM_SEC_DEV_REC* p_dev_rec; in BTM_PINCodeReply() local
730 tBTM_SEC_DEV_REC* p_dev_rec; in btm_sec_bond_by_transport() local
931 tBTM_SEC_DEV_REC* p_dev_rec; in BTM_SecBondCancel() local
1012 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecGetDeviceLinkKeyType() local
[all …]
Dbtm_ble_addr.cc135 bool btm_ble_init_pseudo_addr(tBTM_SEC_DEV_REC* p_dev_rec, in btm_ble_init_pseudo_addr()
173 tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_addr_resolvable()
192 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in btm_ble_match_random_bda() local
229 tBTM_SEC_DEV_REC* p_dev_rec = in btm_find_dev_by_identity_addr() local
257 tBTM_SEC_DEV_REC* p_dev_rec = in btm_identity_addr_to_random_pseudo() local
295 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(*random_pseudo); in btm_random_pseudo_to_identity_addr() local
Dbtm_ble.cc66 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecAddBleDevice() local
122 tBTM_SEC_DEV_REC* p_dev_rec; in BTM_SecAddBleKey() local
251 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BlePasskeyReply() local
281 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleConfirmReply() local
316 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleOobDataReply() local
348 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleSecureConnectionOobDataReply() local
397 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleSetPrefConnParams() local
462 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(remote_bda); in BTM_ReadDevInfo() local
522 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(*remote_bda); in BTM_ReadConnectedTransportAddress() local
1032 tBTM_SEC_DEV_REC* p_dev_rec; in btm_ble_increment_sign_ctr() local
[all …]
Dbtm_ble_privacy.cc192 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
416 tBTM_STATUS btm_ble_remove_resolving_list_entry(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_remove_resolving_list_entry()
477 bool btm_ble_read_resolving_list_entry(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_read_resolving_list_entry()
696 bool btm_ble_resolving_list_load_dev(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_resolving_list_load_dev()
804 void btm_ble_resolving_list_remove_dev(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_resolving_list_remove_dev()
Dbtm_ble_bgconn.cc197 const RawAddress& bd_addr, const tBTM_SEC_DEV_REC* p_dev_rec) { in convert_to_address_with_type()
222 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in btm_add_dev_to_controller() local
480 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(address); in BTM_BackgroundConnectAddressKnown() local
Dbtm_devctl.cc164 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in set_sec_state_idle() local
Dbtm_ble_gap.cc753 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in is_resolving_list_bit_set() local
775 tBTM_SEC_DEV_REC* p_dev_rec; in btm_set_conn_mode_adv_init_addr() local
827 tBTM_SEC_DEV_REC* p_dev_rec = in btm_set_conn_mode_adv_init_addr() local
/system/bt/test/mock/
Dmock_stack_btm_ble_privacy.cc96 tBTM_STATUS btm_ble_remove_resolving_list_entry(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_remove_resolving_list_entry()
105 bool btm_ble_read_resolving_list_entry(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_read_resolving_list_entry()
115 bool btm_ble_resolving_list_load_dev(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_resolving_list_load_dev()
120 void btm_ble_resolving_list_remove_dev(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_resolving_list_remove_dev()
Dmock_stack_btm_ble_addr.cc84 bool btm_ble_init_pseudo_addr(tBTM_SEC_DEV_REC* p_dev_rec, in btm_ble_init_pseudo_addr()
91 tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_addr_resolvable()
Dmock_stack_btm_ble_bgconn.cc67 const RawAddress& bd_addr, const tBTM_SEC_DEV_REC* p_dev_rec) { in convert_to_address_with_type()
Dmock_stack_btm_dev.cc110 void wipe_secrets_and_remove(tBTM_SEC_DEV_REC* p_dev_rec) { in wipe_secrets_and_remove()
Dmock_stack_btm_sec.cc170 tBTM_STATUS btm_sec_execute_procedure(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_sec_execute_procedure()
252 void btm_sec_clear_ble_keys(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_sec_clear_ble_keys()
263 void btm_sec_dev_rec_cback_event(tBTM_SEC_DEV_REC* p_dev_rec, in btm_sec_dev_rec_cback_event()
Dmock_stack_btm_ble.cc130 uint8_t btm_ble_br_keys_req(tBTM_SEC_DEV_REC* p_dev_rec, in btm_ble_br_keys_req()
135 uint8_t btm_ble_io_capabilities_req(tBTM_SEC_DEV_REC* p_dev_rec, in btm_ble_io_capabilities_req()
/system/bt/stack/smp/
Dsmp_act.cc262 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_send_pair_req() local
522 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_proc_pair_cmd() local
802 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_br_process_pairing_command() local
1279 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_key_distribution() local
2014 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bda); in smp_proc_ltk_request() local
2114 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_br_process_link_key() local
Dsmp_keys.cc930 tBTM_SEC_DEV_REC* p_dev_rec; in smp_calculate_link_key_from_long_term_key() local
993 tBTM_SEC_DEV_REC* p_dev_rec; in smp_calculate_long_term_key_from_link_key() local
/system/bt/stack/acl/
Dble_acl.cc167 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in acl_ble_update_event_received() local
/system/bt/stack/gatt/
Dgatt_main.cc181 const tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in gatt_find_in_device_record() local
504 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in gatt_notify_phy_updated() local
/system/bt/stack/l2cap/
Dl2c_ble.cc1556 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_or_alloc_dev(bda); in l2cble_use_preferred_conn_params() local
/system/bt/main/shim/
Dbtm.cc664 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in GetAddressAndType() local
Dacl.cc1028 tBTM_SEC_DEV_REC* p_dev_rec = in DumpsysRecord() local