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 512 ** Function GKI_freebuf
521 void GKI_freebuf (void *p_buf)
649 GKI_freebuf (msg);
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_buffer.c 575 ** Function GKI_freebuf
584 void GKI_freebuf (void *p_buf)
600 LOGD("GKI_freebuf() freeing, %x, %x, func:%s(line=%d)", p_buf, p_hdr, p_hdr->_function, p_hdr->_line);
716 GKI_freebuf (msg);
    [all...]
  /external/libnfc-nci/src/gki/common/
gki_buffer.c 575 ** Function GKI_freebuf
584 void GKI_freebuf (void *p_buf)
600 LOGD("GKI_freebuf() freeing, %x, %x, func:%s(line=%d)", p_buf, p_hdr, p_hdr->_function, p_hdr->_line);
716 GKI_freebuf (msg);
    [all...]

Completed in 109 milliseconds