OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:propBluetoothCoexScan
(Results
1 - 2
of
2
) sorted by null
/system/core/nexus/
WifiController.cpp
80
mDynamicProperties.
propBluetoothCoexScan
= new WifiBluetoothCoexScanProperty(this);
161
mPropMngr->attachProperty("wifi", mDynamicProperties.
propBluetoothCoexScan
);
261
mPropMngr->detachProperty("wifi", mDynamicProperties.
propBluetoothCoexScan
);
WifiController.h
212
WifiBluetoothCoexScanProperty *
propBluetoothCoexScan
;
Completed in 770 milliseconds