Home
last modified time | relevance | path

Searched refs:p_num_pools (Results 1 – 6 of 6) sorted by relevance

/external/libnfc-nci/src/gki/common/
Dgki_debug.c45 void GKI_PrintBufferUsage(UINT8 *p_num_pools, UINT16 *p_cur_used) in GKI_PrintBufferUsage() argument
72 if (p_num_pools) in GKI_PrintBufferUsage()
73 *p_num_pools = num; in GKI_PrintBufferUsage()
Dgki.h505 GKI_API extern void GKI_PrintBufferUsage(UINT8 *p_num_pools, UINT16 *p_cur_used);
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
Dgki_debug.c45 void GKI_PrintBufferUsage(UINT8 *p_num_pools, UINT16 *p_cur_used) in GKI_PrintBufferUsage() argument
72 if (p_num_pools) in GKI_PrintBufferUsage()
73 *p_num_pools = num; in GKI_PrintBufferUsage()
Dgki.h503 GKI_API extern void GKI_PrintBufferUsage(UINT8 *p_num_pools, UINT16 *p_cur_used);
/external/bluetooth/bluedroid/gki/common/
Dgki_debug.c46 void GKI_PrintBufferUsage(UINT8 *p_num_pools, UINT16 *p_cur_used) in GKI_PrintBufferUsage() argument
73 if (p_num_pools) in GKI_PrintBufferUsage()
74 *p_num_pools = num; in GKI_PrintBufferUsage()
Dgki.h480 GKI_API extern void GKI_PrintBufferUsage(UINT8 *p_num_pools, UINT16 *p_cur_used);