HomeSort by relevance Sort by last modified time
    Searched defs:GKI_dequeue (Results 1 - 2 of 2) sorted by null

  /system/nfc/halimpl/bcm2079x/gki/common/
gki_buffer.c 883 ** Function GKI_dequeue
892 void* GKI_dequeue(BUFFER_Q* p_q) {
943 return (GKI_dequeue(p_q));
    [all...]
  /system/nfc/src/gki/common/
gki_buffer.c 884 ** Function GKI_dequeue
893 void* GKI_dequeue(BUFFER_Q* p_q) {
944 return (GKI_dequeue(p_q));
    [all...]

Completed in 635 milliseconds