HomeSort by relevance Sort by last modified time
    Searched refs:GKI_init_q (Results 1 - 5 of 5) sorted by null

  /system/nfc/halimpl/bcm2079x/gki/common/
gki.h 422 extern void GKI_init_q(BUFFER_Q*);
gki_buffer.c 339 ** Function GKI_init_q
346 void GKI_init_q(BUFFER_Q* p_q) {
    [all...]
  /system/nfc/src/gki/common/
gki.h 407 extern void GKI_init_q(BUFFER_Q*);
gki_buffer.c 221 ** Function GKI_init_q
228 void GKI_init_q(BUFFER_Q* p_q) {
    [all...]
  /system/nfc/halimpl/bcm2079x/adaptation/
userial_linux.c 586 GKI_init_q(&Userial_in_q);
    [all...]

Completed in 1999 milliseconds