OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setBluetoothCoexistenceMode
(Results
1 - 2
of
2
) sorted by null
/system/core/nexus/
WifiController.cpp
419
int WifiController::
setBluetoothCoexistenceMode
(int mode) {
421
int rc = mSupplicant->
setBluetoothCoexistenceMode
(mode);
775
return mWc->
setBluetoothCoexistenceMode
(value);
Supplicant.cpp
608
int Supplicant::
setBluetoothCoexistenceMode
(int mode) {
Completed in 22 milliseconds