Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_rfc.cc95 static uint32_t rfc_slot_id; variable
210 if (++rfc_slot_id == 0) rfc_slot_id = 1; in alloc_rfc_slot()
231 slot->id = rfc_slot_id; in alloc_rfc_slot()