Searched refs:bluetoothClass (Results 1 – 1 of 1) sorted by relevance
522 BluetoothClass bluetoothClass = mDevice.getBluetoothClass(); in updateProfiles() local524 if (bluetoothClass != null) Log.v(TAG, "Class: " + bluetoothClass.toString()); in updateProfiles()