Home
last modified time | relevance | path

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

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