Searched refs:GKI_remove_from_queue (Results 1 – 5 of 5) sorted by relevance
424 extern void* GKI_remove_from_queue(BUFFER_Q*, void*);
935 void* GKI_remove_from_queue(BUFFER_Q* p_q, void* p_buf) { in GKI_remove_from_queue() function
418 extern void* GKI_remove_from_queue(BUFFER_Q*, void*);
936 void* GKI_remove_from_queue(BUFFER_Q* p_q, void* p_buf) { in GKI_remove_from_queue() function
1390 GKI_remove_from_queue(&p_cb->rx_q, p_last); in nfc_ncif_proc_data()