Searched refs:btm_find_dev_by_handle (Results 1 – 10 of 10) sorted by relevance
81 tBTM_SEC_DEV_REC* btm_find_dev_by_handle(uint16_t handle);
276 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(hci_handle); in btm_sec_is_device_sc_downgrade()303 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(hci_handle); in btm_sec_store_device_sc_support()328 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(hci_handle); in btm_sec_is_session_key_size_downgrade()353 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(hci_handle); in btm_sec_update_session_key_size()3065 p_dev_rec = btm_find_dev_by_handle(handle); in btm_sec_auth_collision()3093 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_sec_auth_retry()3128 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_sec_auth_complete()3304 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_sec_encrypt_change()3906 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_sec_disconnect()3937 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_sec_disconnected()[all …]
306 tBTM_SEC_DEV_REC* btm_find_dev_by_handle(uint16_t handle) { in btm_find_dev_by_handle() function
1196 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_ble_ltk_request()1942 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(hci_handle); in btm_ble_get_acl_remote_addr()
317 tBTM_SEC_DEV_REC* p_rec = btm_find_dev_by_handle(el.acl_conn_handle); in establish_cis()
69 tBTM_SEC_DEV_REC* btm_find_dev_by_handle(uint16_t /* handle */) { in btm_find_dev_by_handle() function
171 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in acl_ble_update_event_received()
651 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in gatt_notify_phy_updated()695 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in gatt_notify_subrate_change()
705 tBTM_SEC_DEV_REC* dev = btm_find_dev_by_handle( in AddLinkQualityEventToQueue()
49 tBTM_SEC_DEV_REC* btm_find_dev_by_handle(uint16_t /* handle */) { in btm_find_dev_by_handle() function