Home
last modified time | relevance | path

Searched refs:tHID_HOST_DEV_CTB (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/include/
Dhid_int.h45 } tHID_HOST_DEV_CTB; typedef
48 tHID_HOST_DEV_CTB devices[HID_HOST_MAX_DEVICES];
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidh_conn.c167 tHID_HOST_DEV_CTB *p_dev = (tHID_HOST_DEV_CTB *) p_ref_data; in hidh_sec_check_complete_term()
207 tHID_HOST_DEV_CTB *p_dev; in hidh_l2cif_connect_ind()
309 tHID_HOST_DEV_CTB *p_dev = (tHID_HOST_DEV_CTB *) p_ref_data; in hidh_sec_check_complete_orig()
314 dhandle = ((UINT32)p_dev - (UINT32) & (hh_cb.devices[0])) / sizeof(tHID_HOST_DEV_CTB); in hidh_sec_check_complete_orig()
357 tHID_HOST_DEV_CTB *p_dev = NULL; in hidh_l2cif_connect_cfm()
960 tHID_HOST_DEV_CTB *p_dev = &hh_cb.devices[dhandle]; in hidh_conn_initiate()
1003 tHID_HOST_DEV_CTB *p_dev = &hh_cb.devices[dhandle]; in hidh_conn_is_orig()
1047 tHID_HOST_DEV_CTB *p_dev = &hh_cb.devices[dhandle]; in hidh_conn_retry()