Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_rfc.cc100 static rfc_slot_t* find_free_slot(void);
147 static rfc_slot_t* find_free_slot(void) { in find_free_slot() function
197 rfc_slot_t* slot = find_free_slot(); in alloc_rfc_slot()