Searched refs:btm_find_dev_by_handle (Results 1 – 5 of 5) sorted by relevance
416 tBTM_SEC_DEV_REC *btm_find_dev_by_handle (UINT16 handle) in btm_find_dev_by_handle() function
3990 p_dev_rec = btm_find_dev_by_handle (handle); in btm_sec_auth_collision()4020 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev_by_handle (handle); in btm_sec_auth_complete()4226 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev_by_handle (handle); in btm_sec_encrypt_change()4738 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev_by_handle (handle); in btm_sec_disconnect()4772 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev_by_handle (handle); in btm_sec_disconnected()5377 if ((p_dev_rec = btm_find_dev_by_handle (handle)) == NULL) in btm_sec_update_clock_offset()
273 p_dev_rec = btm_find_dev_by_handle (hci_handle); in btm_acl_created()947 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev_by_handle (handle); in btm_process_remote_ext_features()
1046 extern tBTM_SEC_DEV_REC *btm_find_dev_by_handle (UINT16 handle);
1353 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev_by_handle (handle); in btm_ble_ltk_request()1505 p_dev_rec = btm_find_dev_by_handle (p_cb->enc_handle); in btm_enc_proc_slave_y()