Home
last modified time | relevance | path

Searched refs:GKI_poolcount (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/nfc/llcp/
Dllcp_main.cc74 pool_count = GKI_poolcount(LLCP_POOL_ID); in llcp_init()
/system/nfc/src/gki/common/
Dgki.h379 extern uint16_t GKI_poolcount(uint8_t);
Dgki_buffer.cc989 uint16_t GKI_poolcount(uint8_t pool_id) { in GKI_poolcount() function