Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_sock_rfc.c100 static rfc_slot_t *find_free_slot(void);
143 static rfc_slot_t *find_free_slot(void) { in find_free_slot() function
191 rfc_slot_t *slot = find_free_slot(); in alloc_rfc_slot()