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

/external/bluetooth/bluedroid/gki/common/
H A Dgki_buffer.c843 ** Function GKI_dequeue
852 void *GKI_dequeue (BUFFER_Q *p_q) function
909 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 154 milliseconds