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.c92 static uint32_t rfc_slot_id; variable
197 if (++rfc_slot_id == 0) in alloc_rfc_slot()
198 rfc_slot_id = 1; in alloc_rfc_slot()
220 slot->id = rfc_slot_id; in alloc_rfc_slot()