Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dhid_host.c114 static hid_host_connection_t * hid_host_get_connection_for_l2cap_cid(uint16_t l2cap_cid){ in hid_host_get_connection_for_l2cap_cid() function
878 connection = hid_host_get_connection_for_l2cap_cid(channel); in hid_host_packet_handler()
1045 connection = hid_host_get_connection_for_l2cap_cid(l2cap_cid); in hid_host_packet_handler()
1068 connection = hid_host_get_connection_for_l2cap_cid(l2cap_cid); in hid_host_packet_handler()