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

  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki.h 429 #define GKI_getpoolbuf(id) GKI_getpoolbuf_debug(id, __FUNCTION__, __LINE__)
430 GKI_API extern void *GKI_getpoolbuf_debug (UINT8, const char *, int);
gki_buffer.c 502 void *GKI_getpoolbuf_debug (UINT8 pool_id, const char * _function_, int _line_)
    [all...]
  /external/libnfc-nci/src/gki/common/
gki.h 431 #define GKI_getpoolbuf(id) GKI_getpoolbuf_debug(id, __FUNCTION__, __LINE__)
432 GKI_API extern void *GKI_getpoolbuf_debug (UINT8, const char *, int);
gki_buffer.c 502 void *GKI_getpoolbuf_debug (UINT8 pool_id, const char * _function_, int _line_)
    [all...]

Completed in 1475 milliseconds