OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:propRssiEventThreshold
(Results
1 - 2
of
2
) sorted by null
/system/core/nexus/
WifiController.cpp
72
mStaticProperties.
propRssiEventThreshold
=
96
mPropMngr->attachProperty("wifi", mStaticProperties.
propRssiEventThreshold
);
104
mPropMngr->detachProperty("wifi", mStaticProperties.
propRssiEventThreshold
);
WifiController.h
205
IntegerPropertyHelper *
propRssiEventThreshold
;
Completed in 399 milliseconds