Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Drfcomm.c218 static rfcomm_multiplexer_t * rfcomm_multiplexer_for_ertm_id(uint16_t ertm_id) { in rfcomm_multiplexer_for_ertm_id() function
237 } while (rfcomm_multiplexer_for_ertm_id(rfcomm_ertm_id) != NULL); in rfcomm_next_ertm_id()