Searched refs:last_mux (Results 1 – 3 of 3) sorted by relevance
166 for (i = 0, j = rfc_cb.rfc.last_mux + 1; i < MAX_BD_CONNECTIONS; i++, j++) in rfc_alloc_multiplexer_channel()189 rfc_cb.rfc.last_mux = (UINT8) j; in rfc_alloc_multiplexer_channel()
222 UINT8 last_mux; /* Last mux allocated */ member
1823 rfc_cb.rfc.last_mux = MAX_BD_CONNECTIONS; in RFCOMM_Init()