Searched refs:last_mux (Results 1 – 3 of 3) sorted by relevance
163 for (i = 0, j = rfc_cb.rfc.last_mux + 1; i < MAX_BD_CONNECTIONS; i++, j++) { in rfc_alloc_multiplexer_channel()185 rfc_cb.rfc.last_mux = (uint8_t)j; in rfc_alloc_multiplexer_channel()
228 uint8_t last_mux; /* Last mux allocated */ member
1698 rfc_cb.rfc.last_mux = MAX_BD_CONNECTIONS; in RFCOMM_Init()