Home
last modified time | relevance | path

Searched refs:btm_find_dev_by_handle (Results 1 – 6 of 6) sorted by relevance

/system/bt/stack/btm/
Dbtm_int.h206 extern tBTM_SEC_DEV_REC* btm_find_dev_by_handle(uint16_t handle);
Dbtm_dev.cc339 tBTM_SEC_DEV_REC* btm_find_dev_by_handle(uint16_t handle) { in btm_find_dev_by_handle() function
Dbtm_sec.cc3444 p_dev_rec = btm_find_dev_by_handle(handle); in btm_sec_auth_collision()
3473 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_sec_auth_retry()
3518 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_sec_auth_complete()
3683 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_sec_encrypt_change()
4178 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_sec_disconnect()
4210 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_sec_disconnected()
4268 p_dev_rec = btm_find_dev_by_handle(handle); in btm_sec_disconnected()
4752 p_dev_rec = btm_find_dev_by_handle(handle); in btm_sec_update_clock_offset()
Dbtm_acl.cc247 p_dev_rec = btm_find_dev_by_handle(hci_handle); in btm_acl_created()
894 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_process_remote_ext_features()
Dbtm_ble.cc1595 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_ble_ltk_request()
/system/bt/stack/gatt/
Dgatt_main.cc475 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in gatt_notify_phy_updated()
498 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in gatt_notify_conn_update()