Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Drfcomm.c536 static rfcomm_channel_t * rfcomm_channel_for_multiplexer_and_dlci(rfcomm_multiplexer_t * multiplexe… in rfcomm_channel_for_multiplexer_and_dlci() function
1393 rfcomm_channel_t * channel = rfcomm_channel_for_multiplexer_and_dlci(multiplexer, frame_dlci); in rfcomm_channel_packet_handler_uih()
1473 rfcomm_channel_t * channel = rfcomm_channel_for_multiplexer_and_dlci(multiplexer, dlci); in rfcomm_channel_state_machine_with_dlci()
2442 channel = rfcomm_channel_for_multiplexer_and_dlci(multiplexer, dlci); in rfcomm_channel_create_internal()