Home
last modified time | relevance | path

Searched defs:p_dev_rec (Results 1 – 16 of 16) 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
168 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecDeleteDevice() local
188 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecClearSecurityFlags() local
230 tBTM_SEC_DEV_REC* p_dev_rec = btm_sec_allocate_dev_rec(); in btm_sec_alloc_dev() local
261 void btm_sec_free_dev(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_sec_free_dev()
280 tBTM_SEC_DEV_REC* p_dev_rec; in btm_dev_support_switch() local
316 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in is_handle_equal() local
343 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in is_address_equal() local
389 tBTM_SEC_DEV_REC* p_dev_rec = in btm_consolidate_dev() local
439 tBTM_SEC_DEV_REC* p_dev_rec; in btm_find_or_alloc_dev() local
[all …]
Dbtm_sec.cc145 static bool btm_dev_authenticated(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_dev_authenticated()
161 static bool btm_dev_encrypted(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_dev_encrypted()
177 static bool btm_dev_authorized(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_dev_authorized()
193 static bool btm_dev_16_digit_authenticated(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_dev_16_digit_authenticated()
210 static bool btm_serv_trusted(tBTM_SEC_DEV_REC* p_dev_rec, in btm_serv_trusted()
329 tBTM_SEC_DEV_REC* p_dev_rec; in BTM_GetSecurityFlags() local
352 tBTM_SEC_DEV_REC* p_dev_rec; in BTM_GetSecurityFlagsByTransport() local
789 tBTM_SEC_DEV_REC* p_dev_rec; in btm_sec_clr_temp_auth_service() local
826 tBTM_SEC_DEV_REC* p_dev_rec; in BTM_PINCodeReply() local
949 tBTM_SEC_DEV_REC* p_dev_rec; in btm_sec_bond_by_transport() local
[all …]
Dbtm_ble_addr.cc210 bool btm_ble_init_pseudo_addr(tBTM_SEC_DEV_REC* p_dev_rec, in btm_ble_init_pseudo_addr()
231 tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_addr_resolvable()
285 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in btm_ble_match_random_bda() local
318 tBTM_SEC_DEV_REC* p_dev_rec = nullptr; in btm_ble_resolve_random_addr() local
342 tBTM_SEC_DEV_REC* p_dev_rec = in btm_find_dev_by_identity_addr() local
371 tBTM_SEC_DEV_REC* p_dev_rec = in btm_identity_addr_to_random_pseudo() local
404 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(*random_pseudo); in btm_random_pseudo_to_identity_addr() local
Dbtm_ble.cc75 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecAddBleDevice() local
133 tBTM_SEC_DEV_REC* p_dev_rec; in BTM_SecAddBleKey() local
324 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(pseudo_addr); in BTM_ReadRemoteConnectionAddr() local
372 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BlePasskeyReply() local
399 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleConfirmReply() local
431 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleOobDataReply() local
459 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleSecureConnectionOobDataReply() local
540 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleSetPrefConnParams() local
603 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(remote_bda); in BTM_ReadDevInfo() local
659 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(*remote_bda); in BTM_ReadConnectedTransportAddress() local
[all …]
Dbtm_ble_privacy.cc189 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(pseudo_bda); in btm_ble_update_resolving_list() local
207 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in clear_resolving_list_bit() local
412 tBTM_STATUS btm_ble_remove_resolving_list_entry(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_remove_resolving_list_entry()
472 tBTM_STATUS btm_ble_read_resolving_list_entry(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_read_resolving_list_entry()
683 bool btm_ble_resolving_list_load_dev(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_resolving_list_load_dev()
776 void btm_ble_resolving_list_remove_dev(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_resolving_list_remove_dev()
Dbtm_acl.cc142 bool btm_ble_get_acl_remote_addr(tBTM_SEC_DEV_REC* p_dev_rec, in btm_ble_get_acl_remote_addr()
191 tBTM_SEC_DEV_REC* p_dev_rec = NULL; in btm_acl_created() local
340 tBTM_SEC_DEV_REC* p_dev_rec = NULL; in btm_acl_removed() local
537 tBTM_SEC_DEV_REC* p_dev_rec = NULL; in BTM_SwitchRole() local
646 tBTM_SEC_DEV_REC* p_dev_rec; in btm_acl_encrypt_change() local
823 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_or_alloc_dev(bda); in btm_use_preferred_conn_params() local
910 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_process_remote_ext_features() local
1407 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in btm_blacklist_role_change_device() local
1458 tBTM_SEC_DEV_REC* p_dev_rec; in btm_acl_role_changed() local
2447 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in btm_remove_acl() local
[all …]
Dbtm_ble_gap.cc778 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in is_resolving_list_bit_set() local
801 tBTM_SEC_DEV_REC* p_dev_rec; in btm_set_conn_mode_adv_init_addr() local
852 tBTM_SEC_DEV_REC* p_dev_rec = in btm_set_conn_mode_adv_init_addr() local
2143 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_ble_process_phy_update_pkt() local
Dbtm_devctl.cc154 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in set_sec_state_idle() local
Dbtm_ble_bgconn.cc177 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in btm_add_dev_to_controller() local
/system/bt/stack/l2cap/
Dl2c_ble.cc263 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_or_alloc_dev(bda); in l2cble_scanner_conn_comp() local
348 tBTM_SEC_DEV_REC* p_dev_rec; in l2cble_advertiser_conn_comp() local
873 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_or_alloc_dev(p_lcb->remote_bd_addr); in l2cble_init_direct_conn() local
Dl2c_utils.cc2233 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_lcb->remote_bd_addr); in l2cu_create_conn_after_switch() local
/system/bt/stack/smp/
Dsmp_act.cc242 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_send_pair_req() local
496 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_proc_pair_cmd() local
754 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_br_process_pairing_command() local
1907 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bda); in smp_proc_ltk_request() local
Dsmp_keys.cc1635 tBTM_SEC_DEV_REC* p_dev_rec; in smp_calculate_link_key_from_long_term_key() local
1731 tBTM_SEC_DEV_REC* p_dev_rec; in smp_calculate_long_term_key_from_link_key() local
/system/bt/stack/hid/
Dhidh_api.cc540 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in hid_known_hid_device() local
/system/bt/stack/gatt/
Dgatt_main.cc508 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in gatt_notify_conn_update() local
/system/bt/bta/hh/
Dbta_hh_le.cc1220 tBTM_SEC_DEV_REC* p_dev_rec; in bta_hh_start_security() local