OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
577
** Function
GKI_freebuf
586
void
GKI_freebuf
(void *p_buf)
602
LOGD("
GKI_freebuf
() freeing, %x, %x, func:%s(line=%d)", p_buf, p_hdr, p_hdr->_function, p_hdr->_line);
718
GKI_freebuf
(msg);
[
all
...]
/external/libnfc-nci/src/gki/common/
gki_buffer.c
577
** Function
GKI_freebuf
586
void
GKI_freebuf
(void *p_buf)
602
LOGD("
GKI_freebuf
() freeing, %x, %x, func:%s(line=%d)", p_buf, p_hdr, p_hdr->_function, p_hdr->_line);
718
GKI_freebuf
(msg);
[
all
...]
Completed in 121 milliseconds