Home
last modified time | relevance | path

Searched refs:PlaybackAudio (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/
Dasha.proto34 rpc PlaybackAudio(stream PlaybackAudioRequest) returns (PlaybackAudioResponse); rpc
69 // Request of the `PlaybackAudio` method.
79 // Response of the `PlaybackAudio` method.
/packages/modules/Bluetooth/android/pandora/mmi2grpc/mmi2grpc/
Da2dp.py53 self.audio = AudioSignal(lambda frames: self.a2dp.PlaybackAudio(map(convert_frame, frames)),
/packages/modules/Bluetooth/floss/pandora/server/
Da2dp.py233 async def PlaybackAudio(self, request: AsyncIterator[a2dp_pb2.PlaybackAudioRequest], member in A2DPService
/packages/modules/Bluetooth/android/pandora/test/
Dasha_test.py1023 dut_asha.PlaybackAudio(generated_audio)
1176 dut_asha.PlaybackAudio(generated_audio),