Home | History | Annotate | Download | only in common

Lines Matching refs:gki_alloc_free_queue

94 static BOOLEAN gki_alloc_free_queue(UINT8 id)
113 GKI_exception (GKI_ERROR_BUF_SIZE_TOOBIG, "gki_alloc_free_queue: Not enough memory");
410 if(Q->p_first == 0 && gki_alloc_free_queue(i) != TRUE)
477 if(Q->p_first == 0 && gki_alloc_free_queue(pool_id) != TRUE)