Searched refs:btm_find_dev_by_handle (Results 1 – 5 of 5) sorted by relevance
390 tBTM_SEC_DEV_REC *btm_find_dev_by_handle (UINT16 handle) in btm_find_dev_by_handle() function
3952 p_dev_rec = btm_find_dev_by_handle (handle); in btm_sec_auth_collision()3983 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev_by_handle (handle); in btm_sec_auth_complete()4189 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev_by_handle (handle); in btm_sec_encrypt_change()4701 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev_by_handle (handle); in btm_sec_disconnect()4735 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev_by_handle (handle); in btm_sec_disconnected()5301 if ((p_dev_rec = btm_find_dev_by_handle (handle)) == NULL) in btm_sec_update_clock_offset()
277 p_dev_rec = btm_find_dev_by_handle (hci_handle); in btm_acl_created()957 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev_by_handle (handle); in btm_process_remote_ext_features()
1064 extern tBTM_SEC_DEV_REC *btm_find_dev_by_handle (UINT16 handle);
1499 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev_by_handle (handle); in btm_ble_ltk_request()