Home
last modified time | relevance | path

Searched defs:DISCOVERY (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Nfc/nci/jni/
H A DPowerSwitch.h69 static const PowerActivity DISCOVERY; variable
H A DPowerSwitch.cpp38 const PowerSwitch::PowerActivity PowerSwitch::DISCOVERY = 0x01; member in PowerSwitch