Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_dev.c523 tBTM_SEC_DEV_REC *btm_find_dev_by_handle (UINT16 handle) in btm_find_dev_by_handle() function
Dbtm_sec.c3835 p_dev_rec = btm_find_dev_by_handle (handle); in btm_sec_auth_collision()
3869 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev_by_handle (handle); in btm_sec_auth_complete()
4074 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev_by_handle (handle); in btm_sec_encrypt_change()
4559 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev_by_handle (handle); in btm_sec_disconnect()
4591 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev_by_handle (handle); in btm_sec_disconnected()
5157 if ((p_dev_rec = btm_find_dev_by_handle (handle)) == NULL) { in btm_sec_update_clock_offset()
6311 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev_by_handle (p_acl_cb->hci_handle); in btm_sec_update_legacy_auth_state()
6335 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev_by_handle (handle); in btm_sec_handle_remote_legacy_auth_cmp()
Dbtm_acl.c319 p_dev_rec = btm_find_dev_by_handle (hci_handle); in btm_acl_created()
993 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev_by_handle (handle); in btm_process_remote_ext_features()
Dbtm_ble.c1616 tBTM_SEC_DEV_REC *p_dev_rec = btm_find_dev_by_handle (handle); in btm_ble_ltk_request()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h1166 tBTM_SEC_DEV_REC *btm_find_dev_by_handle (UINT16 handle);