Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothStatusCodes.java156 @SystemApi public static final int ERROR_LOCAL_NOT_ENOUGH_RESOURCES = 22; field in BluetoothStatusCodes
DBluetoothLeBroadcast.java187 BluetoothStatusCodes.ERROR_LOCAL_NOT_ENOUGH_RESOURCES,
/packages/modules/Uwb/ranging/service/java/com/android/server/ranging/
DRangingUtils.java273 BluetoothStatusCodes.ERROR_LOCAL_NOT_ENOUGH_RESOURCES, in convertBluetoothReasonCode()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/
DBassClientServiceTest.java964 eq(BluetoothStatusCodes.ERROR_LOCAL_NOT_ENOUGH_RESOURCES)); in testNotRemovingCachedBroadcastOnFailEstablishWithoutScanning()
1006 eq(BluetoothStatusCodes.ERROR_LOCAL_NOT_ENOUGH_RESOURCES)); in testNotRemovingCachedBroadcastOnFailEstablishWithoutScanning()
1113 eq(BluetoothStatusCodes.ERROR_LOCAL_NOT_ENOUGH_RESOURCES)); in testMultipleAddSourceToUnsyncedInactiveBroadcaster()
1119 eq(BluetoothStatusCodes.ERROR_LOCAL_NOT_ENOUGH_RESOURCES)); in testMultipleAddSourceToUnsyncedInactiveBroadcaster()
4363 eq(BluetoothStatusCodes.ERROR_LOCAL_NOT_ENOUGH_RESOURCES)); in testLocalAddSourceWhenBroadcastIsStopped()
7504 eq(BluetoothStatusCodes.ERROR_LOCAL_NOT_ENOUGH_RESOURCES)); in multipleSinkMetadata_clearWhenSourceAddFailed()
7509 eq(BluetoothStatusCodes.ERROR_LOCAL_NOT_ENOUGH_RESOURCES)); in multipleSinkMetadata_clearWhenSourceAddFailed()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientService.java2266 BluetoothStatusCodes.ERROR_LOCAL_NOT_ENOUGH_RESOURCES);
3133 BluetoothStatusCodes.ERROR_LOCAL_NOT_ENOUGH_RESOURCES);
3145 BluetoothStatusCodes.ERROR_LOCAL_NOT_ENOUGH_RESOURCES);
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioBroadcastServiceTest.java934 .onBroadcastStartFailed(eq(BluetoothStatusCodes.ERROR_LOCAL_NOT_ENOUGH_RESOURCES)); in testCreateBroadcastMoreThanMaxFailed()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java1234 return BluetoothStatusCodes.ERROR_LOCAL_NOT_ENOUGH_RESOURCES; in canBroadcastBeCreated()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt1204 field public static final int ERROR_LOCAL_NOT_ENOUGH_RESOURCES = 22; // 0x16