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

  /system/core/nexus/
WifiController.cpp 81 mDynamicProperties.propBluetoothCoexMode = new WifiBluetoothCoexModeProperty(this);
162 mPropMngr->attachProperty("wifi", mDynamicProperties.propBluetoothCoexMode);
262 mPropMngr->detachProperty("wifi", mDynamicProperties.propBluetoothCoexMode);
WifiController.h 213 WifiBluetoothCoexModeProperty *propBluetoothCoexMode;

Completed in 705 milliseconds