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.cc109 static uint32_t rfc_slot_id; variable
217 if (++rfc_slot_id == 0) rfc_slot_id = 1; in alloc_rfc_slot()
238 slot->id = rfc_slot_id; in alloc_rfc_slot()