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.h208 extern tBTM_SEC_DEV_REC* btm_find_dev_by_handle(uint16_t handle);
Dbtm_dev.cc333 tBTM_SEC_DEV_REC* btm_find_dev_by_handle(uint16_t handle) { in btm_find_dev_by_handle() function
Dbtm_sec.cc3709 p_dev_rec = btm_find_dev_by_handle(handle); in btm_sec_auth_collision()
3738 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_sec_auth_retry()
3783 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_sec_auth_complete()
3943 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_sec_encrypt_change()
4435 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_sec_disconnect()
4467 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_sec_disconnected()
4525 p_dev_rec = btm_find_dev_by_handle(handle); in btm_sec_disconnected()
5011 p_dev_rec = btm_find_dev_by_handle(handle); in btm_sec_update_clock_offset()
Dbtm_acl.cc245 p_dev_rec = btm_find_dev_by_handle(hci_handle); in btm_acl_created()
921 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_process_remote_ext_features()
Dbtm_ble.cc1583 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in btm_ble_ltk_request()
/system/bt/stack/gatt/
Dgatt_main.cc482 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in gatt_notify_phy_updated()
505 tBTM_SEC_DEV_REC* p_dev_rec = btm_find_dev_by_handle(handle); in gatt_notify_conn_update()