Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Drfcomm.c433 static int rfcomm_multiplexer_has_channels(rfcomm_multiplexer_t * multiplexer){ in rfcomm_multiplexer_has_channels() function
2164 if (rfcomm_multiplexer_has_channels(multiplexer) == false){ in rfcomm_channel_state_machine_with_channel()