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

  /external/bluetooth/bluedroid/gki/common/
gki_buffer.c 508 ** Function GKI_freebuf
517 void GKI_freebuf (void *p_buf)
645 GKI_freebuf (msg);
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_buffer.c 549 ** Function GKI_freebuf
558 void GKI_freebuf (void *p_buf)
574 LOGD("GKI_freebuf() freeing, %x, %x, func:%s(line=%d)", p_buf, p_hdr, p_hdr->_function, p_hdr->_line);
690 GKI_freebuf (msg);
    [all...]
  /external/libnfc-nci/src/gki/common/
gki_buffer.c 549 ** Function GKI_freebuf
558 void GKI_freebuf (void *p_buf)
574 LOGD("GKI_freebuf() freeing, %x, %x, func:%s(line=%d)", p_buf, p_hdr, p_hdr->_function, p_hdr->_line);
690 GKI_freebuf (msg);
    [all...]

Completed in 60 milliseconds