OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getisdeviceconnected
(Results
1 - 1
of
1
) sorted by null
/system/connectivity/shill/wifi/
mac80211_monitor_unittest.cc
127
bool
GetIsDeviceConnected
() const {
228
EXPECT_FALSE(
GetIsDeviceConnected
());
231
EXPECT_TRUE(
GetIsDeviceConnected
());
235
EXPECT_FALSE(
GetIsDeviceConnected
());
Completed in 78 milliseconds