OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:propBluetoothCoexMode
(Results
1 - 2
of
2
) sorted by null
/system/core/nexus/
WifiController.cpp
81
mDynamicProperties.
propBluetoothCoexMode
= new WifiBluetoothCoexModeProperty(this);
162
mPropMngr->attachProperty("wifi", mDynamicProperties.
propBluetoothCoexMode
);
262
mPropMngr->detachProperty("wifi", mDynamicProperties.
propBluetoothCoexMode
);
WifiController.h
213
WifiBluetoothCoexModeProperty *
propBluetoothCoexMode
;
Completed in 705 milliseconds