Searched refs:sSimPipe (Results 1 – 2 of 2) sorted by relevance
27 uint8_t HciEventManager::sSimPipe; member in HciEventManager46 sSimPipe = NfcConfig::getUnsigned(NAME_OFF_HOST_SIM_PIPE_ID, 0x0A); in initialize()148 } else if (eventData->rcvd_evt.pipe == sSimPipe) { in nfaHciCallback()
30 static uint8_t sSimPipe; variable