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

  /system/nfc/halimpl/bcm2079x/gki/common/
gki_buffer.c 577 ** Function GKI_freebuf
587 void GKI_freebuf(void* p_buf) {
601 LOGD("GKI_freebuf() freeing, %x, %x, func:%s(line=%d)", p_buf, p_hdr,
707 GKI_freebuf(msg);
    [all...]
  /system/nfc/src/gki/common/
gki_buffer.c 386 ** Function GKI_freebuf
396 void GKI_freebuf(void* p_buf) {
511 GKI_freebuf(msg);
1093 GKI_freebuf(msg);
    [all...]

Completed in 83 milliseconds