Searched refs:rfcomm_multiplexer_for_l2cap_cid (Results 1 – 1 of 1) sorted by relevance
422 static rfcomm_multiplexer_t * rfcomm_multiplexer_for_l2cap_cid(uint16_t l2cap_cid) { in rfcomm_multiplexer_for_l2cap_cid() function1133 multiplexer = rfcomm_multiplexer_for_l2cap_cid(l2cap_cid); in rfcomm_hci_event_handler()1144 multiplexer = rfcomm_multiplexer_for_l2cap_cid(l2cap_cid); in rfcomm_hci_event_handler()1162 rfcomm_multiplexer_t *multiplexer = rfcomm_multiplexer_for_l2cap_cid(channel); in rfcomm_multiplexer_l2cap_packet_handler()1709 rfcomm_multiplexer_t * multiplexer = rfcomm_multiplexer_for_l2cap_cid(channel); in rfcomm_packet_handler()