OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setBluetoothCoexistenceScan
(Results
1 - 2
of
2
) sorted by null
/system/core/nexus/
WifiController.h
266
int
setBluetoothCoexistenceScan
(bool enable);
WifiController.cpp
388
int WifiController::
setBluetoothCoexistenceScan
(bool enable) {
764
return mWc->
setBluetoothCoexistenceScan
(value == 1);
Completed in 41 milliseconds