Home
last modified time | relevance | path

Searched refs:tHID_CONN (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidd_conn.c72 tHID_CONN *p_hcon; in hidd_check_config_done()
154 tHID_CONN *p_hcon; in hidd_l2cif_connect_ind()
231 tHID_CONN *p_hcon = &hd_cb.device.conn; in hidd_l2cif_connect_cfm()
279 tHID_CONN *p_hcon; in hidd_l2cif_config_ind()
331 tHID_CONN *p_hcon; in hidd_l2cif_config_cfm()
392 tHID_CONN *p_hcon; in hidd_l2cif_disconnect_ind()
434 tHID_CONN *p_hcon; in hidd_l2cif_disconnect_cfm()
471 tHID_CONN *p_hcon; in hidd_l2cif_cong_ind()
495 tHID_CONN *p_hcon; in hidd_l2cif_data_ind()
677 tHID_CONN *p_hcon; in hidd_conn_disconnect()
[all …]
Dhidh_conn.c131 tHID_CONN *p_hcon = &hh_cb.devices[dhandle].conn; in hidh_conn_disconnect()
204 tHID_CONN *p_hcon; in hidh_l2cif_connect_ind()
355 tHID_CONN *p_hcon = NULL; in hidh_l2cif_connect_cfm()
429 tHID_CONN *p_hcon = NULL; in hidh_l2cif_config_ind()
506 tHID_CONN *p_hcon = NULL; in hidh_l2cif_config_cfm()
577 tHID_CONN *p_hcon = NULL; in hidh_l2cif_disconnect_ind()
657 tHID_CONN *p_hcon = NULL; in hidh_l2cif_disconnect_cfm()
708 tHID_CONN *p_hcon = NULL; in hidh_l2cif_cong_ind()
751 tHID_CONN *p_hcon = NULL; in hidh_l2cif_data_ind()
828 tHID_CONN *p_hcon = &hh_cb.devices[dhandle].conn; in hidh_conn_snd_data()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/include/
Dhid_int.h44 tHID_CONN conn; /* L2CAP channel info */
98 tHID_CONN conn;
Dhid_conn.h64 } tHID_CONN; typedef