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

  /system/nfc/halimpl/bcm2079x/gki/common/
gki.h 402 #define GKI_getpoolbuf(id) GKI_getpoolbuf_debug(id, __func__, __LINE__)
403 extern void* GKI_getpoolbuf_debug(uint8_t, const char*, int);
gki_buffer.c 506 void* GKI_getpoolbuf_debug(uint8_t pool_id, const char* _function_, int _line_)
    [all...]

Completed in 332 milliseconds