Searched defs:GKI_getpoolbuf (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki.h429 #define GKI_getpoolbuf(id) GKI_getpoolbuf_debug(id, __FUNCTION__, __LINE__) macro
432 GKI_API extern void *GKI_getpoolbuf (UINT8);
/external/libnfc-nci/src/gki/common/
H A Dgki.h431 #define GKI_getpoolbuf(id) GKI_getpoolbuf_debug(id, __FUNCTION__, __LINE__) macro
434 GKI_API extern void *GKI_getpoolbuf (UINT8);

Completed in 117 milliseconds