Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java446 BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED,
1886 return BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED; in setScanMode()
1956 return BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED; in setDiscoverableTimeout()
2503 BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED,
2519 return BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED; in isLeAudioSupported()
2547 return BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED; in isLeAudioBroadcastSourceSupported()
2575 return BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED; in isLeAudioBroadcastAssistantSupported()
2607 return BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED; in isDistanceMeasurementSupported()
3854 BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED,
3954 callback.onError(BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED); in generateLocalOobData()
[all …]
DBluetoothDevice.java1761 BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED,
1805 return BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED; in setAlias()
2180 BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED,
2225 return BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED; in connect()
2267 return BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED; in disconnect()
3405 BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED,
3491 return BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED; in requestAudioPolicyAsSink()
3570 BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED,
3634 return BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED; in setActiveAudioDevicePolicy()
DBluetoothStatusCodes.java34 public static final int ERROR_BLUETOOTH_NOT_ENABLED = 1; field in BluetoothStatusCodes
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
DShadowBluetoothAdapter.java90 return BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED; in setScanMode()
/packages/apps/Settings/src/com/android/settings/development/
DBluetoothLeAudioDeviceDetailsPreferenceController.java70 if (isLeAudioSupported != BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED) { in isAvailable()
DBluetoothLeAudioPreferenceController.java98 if (isLeAudioSupportedStatus == BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED in updateState()
/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DDistanceMeasurementSession.java69 BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED,
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java2911 return BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED; in connectAllEnabledProfiles()
2948 return BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED; in disconnectAllEnabledProfiles()
3027 return BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED; in setRemoteAlias()
3645 return BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED; in isLeAudioSupported()
3666 return BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED; in isLeAudioBroadcastSourceSupported()
3681 return BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED; in isLeAudioBroadcastAssistantSupported()
3700 return BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED; in isDistanceMeasurementSupported()
3841 return BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED; in requestAudioPolicyAsSink()
4000 return BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED; in setPreferredAudioProfiles()
4050 return BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED; in notifyActiveDeviceChangeApplied()
[all …]
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java1232 return BluetoothStatusCodes.ERROR_BLUETOOTH_NOT_ENABLED; in stopDistanceMeasurement()
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt1117 field public static final int ERROR_BLUETOOTH_NOT_ENABLED = 1; // 0x1