Searched defs:p_dev_rec (Results 1 – 16 of 16) sorted by relevance
68 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecAddDevice() local168 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecDeleteDevice() local188 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecClearSecurityFlags() local230 tBTM_SEC_DEV_REC* p_dev_rec = btm_sec_allocate_dev_rec(); in btm_sec_alloc_dev() local261 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() local316 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in is_handle_equal() local343 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in is_address_equal() local389 tBTM_SEC_DEV_REC* p_dev_rec = in btm_consolidate_dev() local439 tBTM_SEC_DEV_REC* p_dev_rec; in btm_find_or_alloc_dev() local[all …]
145 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() local352 tBTM_SEC_DEV_REC* p_dev_rec; in BTM_GetSecurityFlagsByTransport() local789 tBTM_SEC_DEV_REC* p_dev_rec; in btm_sec_clr_temp_auth_service() local826 tBTM_SEC_DEV_REC* p_dev_rec; in BTM_PINCodeReply() local949 tBTM_SEC_DEV_REC* p_dev_rec; in btm_sec_bond_by_transport() local[all …]
210 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() local318 tBTM_SEC_DEV_REC* p_dev_rec = nullptr; in btm_ble_resolve_random_addr() local342 tBTM_SEC_DEV_REC* p_dev_rec = in btm_find_dev_by_identity_addr() local371 tBTM_SEC_DEV_REC* p_dev_rec = in btm_identity_addr_to_random_pseudo() local404 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(*random_pseudo); in btm_random_pseudo_to_identity_addr() local
75 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_SecAddBleDevice() local133 tBTM_SEC_DEV_REC* p_dev_rec; in BTM_SecAddBleKey() local324 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(pseudo_addr); in BTM_ReadRemoteConnectionAddr() local372 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BlePasskeyReply() local399 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleConfirmReply() local431 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleOobDataReply() local459 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleSecureConnectionOobDataReply() local540 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in BTM_BleSetPrefConnParams() local603 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(remote_bda); in BTM_ReadDevInfo() local659 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(*remote_bda); in BTM_ReadConnectedTransportAddress() local[all …]
189 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(pseudo_bda); in btm_ble_update_resolving_list() local207 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in clear_resolving_list_bit() local412 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()
142 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() local340 tBTM_SEC_DEV_REC* p_dev_rec = NULL; in btm_acl_removed() local537 tBTM_SEC_DEV_REC* p_dev_rec = NULL; in BTM_SwitchRole() local646 tBTM_SEC_DEV_REC* p_dev_rec; in btm_acl_encrypt_change() local823 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_or_alloc_dev(bda); in btm_use_preferred_conn_params() local910 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_process_remote_ext_features() local1407 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in btm_blacklist_role_change_device() local1458 tBTM_SEC_DEV_REC* p_dev_rec; in btm_acl_role_changed() local2447 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in btm_remove_acl() local[all …]
778 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in is_resolving_list_bit_set() local801 tBTM_SEC_DEV_REC* p_dev_rec; in btm_set_conn_mode_adv_init_addr() local852 tBTM_SEC_DEV_REC* p_dev_rec = in btm_set_conn_mode_adv_init_addr() local2143 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_ble_process_phy_update_pkt() local
154 tBTM_SEC_DEV_REC* p_dev_rec = static_cast<tBTM_SEC_DEV_REC*>(data); in set_sec_state_idle() local
177 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in btm_add_dev_to_controller() local
263 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_or_alloc_dev(bda); in l2cble_scanner_conn_comp() local348 tBTM_SEC_DEV_REC* p_dev_rec; in l2cble_advertiser_conn_comp() local873 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_or_alloc_dev(p_lcb->remote_bd_addr); in l2cble_init_direct_conn() local
2233 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_lcb->remote_bd_addr); in l2cu_create_conn_after_switch() local
242 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_send_pair_req() local496 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_proc_pair_cmd() local754 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(p_cb->pairing_bda); in smp_br_process_pairing_command() local1907 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bda); in smp_proc_ltk_request() local
1635 tBTM_SEC_DEV_REC* p_dev_rec; in smp_calculate_link_key_from_long_term_key() local1731 tBTM_SEC_DEV_REC* p_dev_rec; in smp_calculate_long_term_key_from_link_key() local
540 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev(bd_addr); in hid_known_hid_device() local
508 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in gatt_notify_conn_update() local
1220 tBTM_SEC_DEV_REC* p_dev_rec; in bta_hh_start_security() local