Work States
WorkState is a device-reported activity snapshot. Use it to present current activity or avoid conflicting commands; do not treat it as a complete capability declaration.
State Reference
Availability and connection
Initialization, availability, and Bluetooth connection states.
6.unknownThe current state is unavailable or unrecognized.
AIBudsWorkStateUnknown.reservedReserved by the protocol; do not present it as an actionable state.
AIBudsWorkStateReserved.initializingThe device is initializing.
AIBudsWorkStateInitializing.btOrBleWaitingForConnectionBluetooth is disconnected and the device is waiting for a connection.
AIBudsWorkStateBtOrBleWaitingForConnection.btOrBleConnectedIdleBluetooth is connected and the device is idle.
AIBudsWorkStateBtOrBleConnectedIdle.btOrBleDisconnectedIdleBluetooth is disconnected and the device is idle.
AIBudsWorkStateBtOrBleDisconnectedIdleCommunication and playback
Foreground communication and playback activity.
3.callingThe device is in a call.
AIBudsWorkStateCalling.playingLocalMusicThe device is playing local music.
AIBudsWorkStatePlayingLocalMusic.aiConversingThe device is participating in an AI conversation.
AIBudsWorkStateAiConversingCapture, transfer, and streaming
Camera, recording, file-transfer, and streaming activity.
6.takingPhotoThe device is taking a photo.
AIBudsWorkStateTakingPhoto.aiTakingPhotoThe device is taking a photo for an AI workflow.
AIBudsWorkStateAiTakingPhoto.recordingVideoThe device is recording video.
AIBudsWorkStateRecordingVideo.recordingAudioThe device is recording audio.
AIBudsWorkStateRecordingAudio.fileTransferringThe device is transferring files.
AIBudsWorkStateFileTransferring.streamingThe device is streaming media.
AIBudsWorkStateStreamingMaintenance and testing
Update, reset, shutdown, and factory-test states.
7.restoringFactorySettingsThe device is restoring factory settings.
AIBudsWorkStateRestoringFactorySettings.otaThe device is performing an OTA update.
AIBudsWorkStateOta.shuttingDownThe device is shutting down.
AIBudsWorkStateShuttingDown.factoryTestingThe device is running factory tests.
AIBudsWorkStateFactoryTesting.ledTestingThe device is testing its LEDs.
AIBudsWorkStateLedTesting.buttonTestingThe device is testing its buttons.
AIBudsWorkStateButtonTesting.echoTestingThe device is running an echo test.
AIBudsWorkStateEchoTesting