Home
last modified time | relevance | path

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

/system/nfc/src/gki/common/
Dgki_buffer.cc91 static bool gki_alloc_free_queue(uint8_t id) { in gki_alloc_free_queue() function
286 if (Q->p_first == nullptr && gki_alloc_free_queue(i) != true) { in GKI_getbuf()
352 if (Q->p_first == nullptr && gki_alloc_free_queue(pool_id) != true) return nullptr; in GKI_getpoolbuf()