Searched defs:GKI_dequeue (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/gki/common/
H A Dgki_buffer.c852 ** Function GKI_dequeue
861 void *GKI_dequeue (BUFFER_Q *p_q) function
918 return (GKI_dequeue (p_q));
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki_buffer.c912 ** Function GKI_dequeue
921 void *GKI_dequeue (BUFFER_Q *p_q) function
978 return (GKI_dequeue (p_q));
/external/libnfc-nci/src/gki/common/
H A Dgki_buffer.c912 ** Function GKI_dequeue
921 void *GKI_dequeue (BUFFER_Q *p_q) function
978 return (GKI_dequeue (p_q));

Completed in 90 milliseconds