Searched refs:hid_device_get_instance_for_l2cap_cid (Results 1 – 1 of 1) sorted by relevance
137 static hid_device_t * hid_device_get_instance_for_l2cap_cid(uint16_t cid){ in hid_device_get_instance_for_l2cap_cid() function453 device = hid_device_get_instance_for_l2cap_cid(channel); in packet_handler()680 … device = hid_device_get_instance_for_l2cap_cid(l2cap_event_channel_opened_get_local_cid(packet)); in packet_handler()726 … device = hid_device_get_instance_for_l2cap_cid(l2cap_event_channel_closed_get_local_cid(packet)); in packet_handler()747 device = hid_device_get_instance_for_l2cap_cid(local_cid); in packet_handler()