Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioStackEvent.java86 static final int STATUS_LOCAL_STREAM_STREAMING = 1; field in LeAudioStackEvent
308 case STATUS_LOCAL_STREAM_STREAMING: in eventTypeValue2ToString()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientService.java105 private static final int STATUS_LOCAL_STREAM_STREAMING = 1; field in BassClientService
3151 } else if (status == STATUS_LOCAL_STREAM_STREAMING) { in handleUnicastSourceStreamStatusChange()