Home
last modified time | relevance | path

Searched refs:btm_find_dev (Results 1 – 16 of 16) sorted by relevance

/system/bt/stack/btm/
Dbtm_dev.c71 p_dev_rec = btm_find_dev (bd_addr); in BTM_SecAddDevice()
189 if ((p_dev_rec = btm_find_dev(bd_addr)) != NULL) in BTM_SecDeleteDevice()
214 if ((p_srec = btm_find_dev(bd_addr)) != NULL) in BTM_SecReadDevName()
334 p_dev_rec = btm_find_dev (bd_addr); in btm_dev_support_switch()
427 tBTM_SEC_DEV_REC *btm_find_dev(BD_ADDR bd_addr) in btm_find_dev() function
516 if ((p_dev_rec = btm_find_dev (bd_addr)) == NULL) in btm_find_or_alloc_dev()
583 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(bd_addr); in btm_get_bond_type_dev()
603 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(bd_addr); in btm_set_bond_type_dev()
Dbtm_ble.c76 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(bd_addr); in BTM_SecAddBleDevice()
145 p_dev_rec = btm_find_dev (bd_addr); in BTM_SecAddBleKey()
347 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(pseudo_addr); in BTM_ReadRemoteConnectionAddr()
397 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_BlePasskeyReply()
426 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_BleConfirmReply()
458 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_BleOobDataReply()
539 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_BleSetPrefConnParams()
603 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (remote_bda); in BTM_ReadDevInfo()
666 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(remote_bda); in BTM_ReadConnectedTransportAddress()
1075 if ((p_dev_rec = btm_find_dev (bd_addr)) != NULL) in btm_ble_increment_sign_ctr()
[all …]
Dbtm_sec.c350 if ((p_dev_rec = btm_find_dev (bd_addr)) != NULL) in BTM_GetSecurityFlags()
373 if ((p_dev_rec = btm_find_dev (bd_addr)) != NULL) in BTM_GetSecurityFlagsByTransport()
823 if ((p_dev_rec = btm_find_dev (bda)) == NULL) in btm_sec_clr_temp_auth_service()
873 if ((p_dev_rec = btm_find_dev (bd_addr)) == NULL) in BTM_PINCodeReply()
1217 if (((p_dev_rec = btm_find_dev (bd_addr)) == NULL) in BTM_SecBondCancel()
1305 if (((p_dev_rec = btm_find_dev (bd_addr)) != NULL) in BTM_SecGetDeviceLinkKey()
1330 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_SecGetDeviceLinkKeyType()
1371 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_SetEncryption()
1544 if ((p_dev_rec = btm_find_dev (bd_addr)) != NULL) in BTM_ConfirmReqReply()
1587 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in BTM_PasskeyReqReply()
[all …]
Dbtm_ble_addr.c458 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (random_pseudo); in btm_random_pseudo_to_identity_addr()
494 tBTM_SEC_DEV_REC *p_sec_rec = btm_find_dev(pseudo_bda); in btm_ble_refresh_peer_resolvable_private_addr()
Dbtm_acl.c424 p_dev_rec = btm_find_dev(bda); in btm_acl_removed()
672 p_dev_rec = btm_find_dev (remote_bd_addr); in BTM_SwitchRole()
767 if ((p_dev_rec = btm_find_dev (p->remote_addr)) != NULL) in btm_acl_encrypt_change()
795 if ((p_dev_rec = btm_find_dev (p->remote_addr)) != NULL) in btm_acl_encrypt_change()
1534 if ((p_dev_rec = btm_find_dev (p_bda)) != NULL) in btm_acl_role_changed()
2364 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in btm_remove_acl()
Dbtm_ble_bgconn.c151 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in btm_add_dev_to_controller()
Dbtm_ble_privacy.c195 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(pseudo_bda); in btm_ble_update_resolving_list()
Dbtm_pm.c892 btm_cont_rswitch(p, btm_find_dev(p->remote_addr), hci_status); in btm_pm_proc_mode_change()
Dbtm_int.h1062 extern tBTM_SEC_DEV_REC *btm_find_dev (BD_ADDR bd_addr);
/system/bt/stack/smp/
Dsmp_api.c324 if (btm_find_dev (bd_addr) == NULL) in SMP_PasskeyReply()
381 if (btm_find_dev (bd_addr) == NULL) in SMP_ConfirmReply()
552 if (btm_find_dev (bd_addr) == NULL) in SMP_KeypressNotification()
Dsmp_act.c290 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (p_cb->pairing_bda); in smp_send_pair_req()
566 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (p_cb->pairing_bda); in smp_proc_pair_cmd()
841 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (p_cb->pairing_bda); in smp_br_process_pairing_command()
2044 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev(bda); in smp_proc_ltk_request()
Dsmp_keys.c1931 if ((p_dev_rec = btm_find_dev (p_cb->pairing_bda)) == NULL) in smp_calculate_link_key_from_long_term_key()
2017 if ((p_dev_rec = btm_find_dev (p_cb->pairing_bda)) == NULL) in smp_calculate_long_term_key_from_link_key()
/system/bt/stack/hid/
Dhidh_api.c580 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (bd_addr); in hid_known_hid_device()
/system/bt/stack/l2cap/
Dl2c_link.c203 if ((p_dev_info = btm_find_dev (p_bda)) != NULL) in l2c_link_hci_conn_comp()
Dl2c_utils.c2402 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev (p_lcb->remote_bd_addr); in l2cu_create_conn_after_switch()
/system/bt/bta/hh/
Dbta_hh_le.c1220 p_dev_rec = btm_find_dev(p_cb->addr); in bta_hh_start_security()