Searched refs:btm_find_dev (Results 1 – 19 of 19) sorted by relevance
71 p_dev_rec = btm_find_dev (bd_addr); in BTM_SecAddDevice()188 if ((p_dev_rec = btm_find_dev(bd_addr)) != NULL) { in BTM_SecDeleteDevice()219 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(bd_addr); in BTM_SecClearSecurityFlags()245 if ((p_srec = btm_find_dev(bd_addr)) != NULL) { in BTM_SecReadDevName()487 p_dev_rec = btm_find_dev (bd_addr); in btm_dev_support_switch()548 tBTM_SEC_DEV_REC *btm_find_dev(BD_ADDR bd_addr) in btm_find_dev() function629 if ((p_dev_rec = btm_find_dev (bd_addr)) == NULL) { in btm_find_or_alloc_dev()698 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(bd_addr); in btm_get_bond_type_dev()719 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(bd_addr); in btm_set_bond_type_dev()
81 p_dev_rec = btm_find_dev (bd_addr); in BTM_SecAddBleDevice()162 p_dev_rec = btm_find_dev (bd_addr); in BTM_SecAddBleKey()358 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(pseudo_addr); in BTM_ReadRemoteConnectionAddr()407 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_BlePasskeyReply()456 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_BleConfirmReply()486 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_BleOobDataReply()515 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_BleSecureConnectionOobDataReply()677 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (remote_bda); in BTM_ReadDevInfo()736 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(remote_bda); in BTM_ReadConnectedTransportAddress()1191 if ((p_dev_rec = btm_find_dev (bd_addr)) != NULL) { in btm_ble_increment_sign_ctr()[all …]
341 if ((p_dev_rec = btm_find_dev (bd_addr)) != NULL) { in BTM_GetSecurityFlags()363 if ((p_dev_rec = btm_find_dev (bd_addr)) != NULL) { in BTM_GetSecurityFlagsByTransport()807 if ((p_dev_rec = btm_find_dev (bda)) == NULL) { in btm_sec_clr_temp_auth_service()855 if ((p_dev_rec = btm_find_dev (bd_addr)) == NULL) { in BTM_PINCodeReply()1212 if (((p_dev_rec = btm_find_dev (bd_addr)) == NULL) in BTM_SecBondCancel()1294 if (((p_dev_rec = btm_find_dev (bd_addr)) != NULL) in BTM_SecGetDeviceLinkKey()1319 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_SecGetDeviceLinkKeyType()1360 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_SetEncryption()1529 if ((p_dev_rec = btm_find_dev (bd_addr)) != NULL) { in BTM_ConfirmReqReply()1571 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_PasskeyReqReply()[all …]
506 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (random_pseudo); in btm_random_pseudo_to_identity_addr()542 tBTM_SEC_DEV_REC *p_sec_rec = btm_find_dev(pseudo_bda); in btm_ble_refresh_peer_resolvable_private_addr()
464 p_dev_rec = btm_find_dev(bda); in btm_acl_removed()725 p_dev_rec = btm_find_dev (remote_bd_addr); in BTM_SwitchRole()808 if ((p_dev_rec = btm_find_dev (p->remote_addr)) != NULL) { in btm_acl_encrypt_change()835 if ((p_dev_rec = btm_find_dev (p->remote_addr)) != NULL) { in btm_acl_encrypt_change()1540 if ((p_dev_rec = btm_find_dev (p_bda)) != NULL) { in btm_acl_role_changed()2387 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in btm_remove_acl()
294 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(bd_addr); in btm_update_dev_to_white_list()
825 btm_cont_rswitch(p, btm_find_dev(p->remote_addr), hci_status); in btm_pm_proc_mode_change()
194 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(pseudo_bda); in btm_ble_update_resolving_list()
3619 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bda); in btm_ble_process_adv_pkt()
322 if (btm_find_dev (bd_addr) == NULL) { in SMP_PasskeyReply()397 if (btm_find_dev (bd_addr) == NULL) { in SMP_ConfirmReply()567 if (btm_find_dev (bd_addr) == NULL) { in SMP_KeypressNotification()
255 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (p_cb->pairing_bda); in smp_send_pair_req()561 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (p_cb->pairing_bda); in smp_proc_pair_cmd()868 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (p_cb->pairing_bda); in smp_br_process_pairing_command()1549 tBTM_SEC_DEV_REC *p_rec = btm_find_dev (p_cb->pairing_bda); in smp_fast_conn_param()2001 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bda); in smp_link_encrypted()2051 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(bda); in smp_proc_ltk_request()
1971 if ((p_dev_rec = btm_find_dev (p_cb->pairing_bda)) == NULL) { in smp_calculate_link_key_from_long_term_key()2047 if ((p_dev_rec = btm_find_dev (p_cb->pairing_bda)) == NULL) { in smp_calculate_long_term_key_from_link_key()
984 tBTM_SEC_DEV_REC *p_rec = btm_find_dev (p_cb->pairing_bda); in smp_proc_pairing_cmpl()
634 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in hid_known_hid_device()
1164 tBTM_SEC_DEV_REC *btm_find_dev (BD_ADDR bd_addr);
200 if ((p_dev_info = btm_find_dev (p_bda)) != NULL) { in l2c_link_hci_conn_comp()
883 tBTM_SEC_DEV_REC *find_dev_rec = btm_find_dev (p_lcb->remote_bd_addr); in l2cble_init_direct_conn()
2378 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (p_lcb->remote_bd_addr); in l2cu_create_conn_after_switch()
1328 p_dev_rec = btm_find_dev(p_cb->addr); in bta_hh_start_security()