Home
last modified time | relevance | path

Searched refs:mOffHostAidRoutingPowerState (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Nfc/nci/jni/
DRoutingManager.h109 uint8_t mOffHostAidRoutingPowerState; variable
DRoutingManager.cpp108 mOffHostAidRoutingPowerState = in RoutingManager()
307 powerState = (route != 0x00) ? mOffHostAidRoutingPowerState : 0x11; in addAidRouting()
625 powerState = (mDefaultEe != 0x00) ? mOffHostAidRoutingPowerState : 0x11; in updateDefaultRoute()