Searched refs:GKI_RESTRICTED_POOL (Results 1 – 2 of 2) sorted by relevance
/system/nfc/src/gki/common/ | ||
D | gki.h | 350 #define GKI_RESTRICTED_POOL 1 /* Inaccessible pool to GKI_getbuf() */ macro |
D | gki_buffer.cc | 999 if (permission == GKI_RESTRICTED_POOL) in GKI_set_pool_permission() |