HomeSort by relevance Sort by last modified time
    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 56 milliseconds