Searched refs:rfc_slot_id (Results 1 - 1 of 1) sorted by relevance

/system/bt/btif/src/
H A Dbtif_sock_rfc.c95 static uint32_t rfc_slot_id; variable
204 if (++rfc_slot_id == 0)
205 rfc_slot_id = 1;
228 slot->id = rfc_slot_id;

Completed in 45 milliseconds