Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_dev.cc77 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecAddDevice() local
142 void wipe_secrets_and_remove(tBTM_SEC_DEV_REC* p_dev_rec) { in wipe_secrets_and_remove()
169 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecDeleteDevice() local
214 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecClearSecurityFlags() local
255 tBTM_SEC_DEV_REC* p_dev_rec = btm_sec_allocate_dev_rec(); in btm_sec_alloc_dev() local
305 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in btm_dev_support_role_switch() local
334 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in is_handle_equal() local
361 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in is_address_equal() local
393 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in has_lenc_and_address_is_equal() local
435 tBTM_SEC_DEV_REC* p_dev_rec = in btm_consolidate_dev() local
[all …]
Dbtm_sec.cc149 static void NotifyBondingChange(tBTM_SEC_DEV_REC& p_dev_rec, in NotifyBondingChange()
193 static bool btm_dev_authenticated(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_dev_authenticated()
209 static bool btm_dev_encrypted(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_dev_encrypted()
225 static bool btm_dev_16_digit_authenticated(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_dev_16_digit_authenticated()
244 static bool access_secure_service_from_temp_bond(const tBTM_SEC_DEV_REC* p_dev_rec, in access_secure_service_from_temp_bond()
359 auto p_dev_rec = btm_find_dev(bd_addr); in BTM_CanReadDiscoverableCharacteristics() local
382 tBTM_SEC_DEV_REC* p_dev_rec; in BTM_GetSecurityFlagsByTransport() local
650 tBTM_SEC_DEV_REC* p_dev_rec; in BTM_PINCodeReply() local
764 tBTM_SEC_DEV_REC* p_dev_rec; in btm_sec_bond_by_transport() local
963 tBTM_SEC_DEV_REC* p_dev_rec; in BTM_SecBondCancel() local
[all …]
Dbtm_ble.cc97 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecAddBleDevice() local
180 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecAddBleKey() local
288 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BlePasskeyReply() local
319 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleConfirmReply() local
355 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleOobDataReply() local
386 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleSecureConnectionOobDataReply() local
432 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleSetPrefConnParams() local
497 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(remote_bda); in BTM_ReadDevInfo() local
563 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(*remote_bda); in BTM_ReadConnectedTransportAddress() local
622 auto p_dev_rec = btm_find_dev(bd_addr); in BTM_SetBleDataLength() local
[all …]
Dbtm_ble_addr.cc106 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()
161 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in btm_ble_match_random_bda() local
201 tBTM_SEC_DEV_REC* p_dev_rec = in btm_find_dev_by_identity_addr() local
230 tBTM_SEC_DEV_REC* p_dev_rec = in btm_identity_addr_to_random_pseudo() local
268 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(*random_pseudo); in btm_random_pseudo_to_identity_addr() local
Dbtm_ble_bgconn.cc72 const RawAddress& bd_addr, const tBTM_SEC_DEV_REC* p_dev_rec) { in convert_to_address_with_type()
160 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(address); in BTM_BackgroundConnectAddressKnown() local
197 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(address); in BTM_AcceptlistAdd() local
210 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(address); in BTM_AcceptlistRemove() local
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
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()
Dbtm_devctl.cc165 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in set_sec_state_idle() local
Dbtm_ble_gap.cc910 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in is_resolving_list_bit_set() local
1603 tBTM_SEC_DEV_REC* p_dev_rec; in btm_set_conn_mode_adv_init_addr() local
1658 tBTM_SEC_DEV_REC* p_dev_rec = in btm_set_conn_mode_adv_init_addr() local
Dbtm_inq.cc747 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_IsRemoteNameKnown() local
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble_privacy.cc91 tBTM_STATUS btm_ble_remove_resolving_list_entry(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_remove_resolving_list_entry()
100 bool btm_ble_read_resolving_list_entry(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_read_resolving_list_entry()
105 void btm_ble_resolving_list_load_dev(tBTM_SEC_DEV_REC& p_dev_rec) { in btm_ble_resolving_list_load_dev()
108 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.cc65 const RawAddress& bd_addr, const tBTM_SEC_DEV_REC* p_dev_rec) { in convert_to_address_with_type()
Dmock_stack_btm_dev.cc120 void wipe_secrets_and_remove(tBTM_SEC_DEV_REC* p_dev_rec) { in wipe_secrets_and_remove()
Dmock_stack_btm_sec.cc264 void btm_sec_clear_ble_keys(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_sec_clear_ble_keys()
275 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.cc242 uint8_t btm_ble_br_keys_req(tBTM_SEC_DEV_REC* p_dev_rec, in btm_ble_br_keys_req()
278 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/
Dsmp_act.cc283 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_send_pair_req() local
549 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_proc_pair_cmd() local
834 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_br_process_pairing_command() local
1317 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_key_distribution() local
2083 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bda); in smp_proc_ltk_request() local
2183 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_br_process_link_key() local
Dsmp_l2c.cc259 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_br_connect_callback() local
Dsmp_keys.cc953 tBTM_SEC_DEV_REC* p_dev_rec; in smp_calculate_link_key_from_long_term_key() local
1016 tBTM_SEC_DEV_REC* p_dev_rec; in smp_calculate_long_term_key_from_link_key() local
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_main.cc205 const tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in gatt_find_in_device_record() local
653 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in gatt_notify_phy_updated() local
694 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in gatt_notify_subrate_change() local
/packages/modules/Bluetooth/system/stack/acl/
Dble_acl.cc169 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in acl_ble_update_event_received() local
/packages/modules/Bluetooth/system/rust/src/connection/ffi/
Dconnection_shim.cc180 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in ResolveRawAddress() local
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_ble.cc1720 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/
Dbtm.cc610 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in GetAddressAndType() local
Dacl.cc1324 tBTM_SEC_DEV_REC* p_dev_rec = in DumpsysRecord() local
/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client.cc1165 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(address); in sdf() local