HomeSort by relevance Sort by last modified time
    Searched refs:setBluetoothCoexistenceMode (Results 1 - 4 of 4) sorted by null

  /system/core/nexus/
Supplicant.h 72 int setBluetoothCoexistenceMode(int mode);
WifiController.cpp 419 int WifiController::setBluetoothCoexistenceMode(int mode) {
421 int rc = mSupplicant->setBluetoothCoexistenceMode(mode);
775 return mWc->setBluetoothCoexistenceMode(value);
WifiController.h 267 int setBluetoothCoexistenceMode(int mode);
Supplicant.cpp 608 int Supplicant::setBluetoothCoexistenceMode(int mode) {

Completed in 36 milliseconds