Home
last modified time | relevance | path

Searched refs:bluetoothClassConfig (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java609 int bluetoothClassConfig = retrieveBluetoothClassConfig(); in setBluetoothClassFromConfig() local
610 if (bluetoothClassConfig != 0) { in setBluetoothClassFromConfig()
611 mAdapterProperties.setBluetoothClass(new BluetoothClass(bluetoothClassConfig)); in setBluetoothClassFromConfig()