Searched refs:GKI_create_pool (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/nfc/src/gki/common/ |
H A D | gki.h | 371 extern uint8_t GKI_create_pool(uint16_t, uint16_t, uint8_t, void*);
|
H A D | gki_buffer.cc | 1211 uint8_t GKI_create_pool(uint16_t size, uint16_t count, uint8_t permission, in GKI_create_pool() function
|
/aosp12/hardware/st/nfc/1.0/gki/common/ |
H A D | gki.h | 392 extern uint8_t GKI_create_pool(uint16_t, uint16_t, uint8_t, void*);
|
/aosp12/hardware/st/nfc/st21nfc/gki/common/ |
H A D | gki.h | 392 extern uint8_t GKI_create_pool(uint16_t, uint16_t, uint8_t, void*);
|