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