Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/hid/
H A Dhidd_conn.cc65 tHID_CONN* p_hcon = &hd_cb.device.conn; in hidd_check_config_done()
108 tHID_CONN* p_hcon = &hd_cb.device.conn; in hidd_l2cif_connect_ind()
187 tHID_CONN* p_hcon = &hd_cb.device.conn; in hidd_l2cif_connect_cfm()
233 tHID_CONN* p_hcon = &hd_cb.device.conn; in hidd_l2cif_config_ind()
262 tHID_CONN* p_hcon = &hd_cb.device.conn; in hidd_l2cif_config_cfm()
306 tHID_CONN* p_hcon = &hd_cb.device.conn; in hidd_l2cif_disconnect_ind()
344 tHID_CONN* p_hcon = &hd_cb.device.conn; in hidd_l2cif_disconnect()
391 tHID_CONN* p_hcon = &hd_cb.device.conn; in hidd_l2cif_cong_ind()
428 tHID_CONN* p_hcon = &hd_cb.device.conn; in hidd_l2cif_data_ind()
662 tHID_CONN* p_hcon = &hd_cb.device.conn; in hidd_conn_disconnect()
[all …]
H A Dhidh_conn.cc137 tHID_CONN* p_hcon = &hh_cb.devices[dhandle].conn; in hidh_conn_disconnect()
186 tHID_CONN* p_hcon = &hh_cb.devices[i].conn; in hidh_l2cif_connect_ind()
316 tHID_CONN* p_hcon = NULL; in hidh_l2cif_connect_cfm()
375 tHID_CONN* p_hcon = NULL; in hidh_l2cif_config_ind()
413 tHID_CONN* p_hcon = NULL; in hidh_l2cif_config_cfm()
487 tHID_CONN* p_hcon = NULL; in hidh_l2cif_disconnect_ind()
568 tHID_CONN* p_hcon = &hh_cb.devices[dhandle].conn; in hidh_l2cif_disconnect()
600 tHID_CONN* p_hcon = NULL; in hidh_l2cif_cong_ind()
642 tHID_CONN* p_hcon = NULL; in hidh_l2cif_data_ind()
731 tHID_CONN* p_hcon = &hh_cb.devices[dhandle].conn; in hidh_conn_snd_data()
H A Dhid_conn.h75 } tHID_CONN; typedef
H A Dhidd_int.h44 tHID_CONN conn;
H A Dhidh_int.h47 tHID_CONN conn; /* L2CAP channel info */