Searched refs:mOffHostAidRoutingPowerState (Results 1 – 2 of 2) sorted by relevance
108 mOffHostAidRoutingPowerState = in RoutingManager()308 powerState = (route != 0x00) ? mOffHostAidRoutingPowerState : 0x11; in addAidRouting()311 (route != 0x00) ? mOffHostAidRoutingPowerState & power : power; in addAidRouting()630 powerState = (mDefaultEe != 0x00) ? mOffHostAidRoutingPowerState : 0x11; in updateDefaultRoute()
110 uint8_t mOffHostAidRoutingPowerState; variable