Home
last modified time | relevance | path

Searched defs:StartStream (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/
Da2dp_encoding.h54 virtual Status StartStream(bool /*low_latency*/) const { return Status::FAILURE; } in StartStream() function
/aosp_15_r20/hardware/interfaces/bluetooth/audio/utils/session/
H A DBluetoothAudioSessionControl.h80 static bool StartStream(const SessionType& session_type) { in StartStream() function
H A DBluetoothAudioSessionControl_2_1.h86 static bool StartStream(const SessionType_2_1& session_type) { in StartStream() function
H A DBluetoothAudioSession.cpp267 bool BluetoothAudioSession::StartStream() { in StartStream() function in android::bluetooth::audio::BluetoothAudioSession
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/
Dlibbt_audio_hal_a2dp_encoding_fuzzer.cpp74 Status StartStream(bool /*low_latency*/) const override { return Status::PENDING; } in StartStream() function in TestAudioPort
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dsco_connection.cc292 void ScoConnection::StartStream(std::function<TaskId()> startStream) { in StartStream() function in ScoConnection
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/
H A Dmethod_union_test.cc86 void StartStream( in StartStream() function in pw::rpc::internal::__anona79778190111::FakeGeneratedServiceImpl
H A Dmethod_test.cc173 void StartStream( in StartStream() function in pw::rpc::internal::__anonc258cbd10111::FakeService
/aosp_15_r20/external/pigweed/pw_rpc/nanopb/
H A Dmethod_union_test.cc85 void StartStream(const pw_rpc_test_TestRequest& request, in StartStream() function in pw::rpc::internal::__anon855c51be0111::FakeGeneratedServiceImpl
H A Dmethod_test.cc173 void StartStream(const pw_rpc_test_TestRequest& request, in StartStream() function in pw::rpc::internal::__anonb1388db60111::FakeService
/aosp_15_r20/external/pigweed/pw_rpc/raw/
H A Dmethod_union_test.cc65 void StartStream(ConstByteSpan request, RawServerWriter& writer) { in StartStream() function in pw::rpc::internal::__anon4c65f88a0111::FakeGeneratedServiceImpl
H A Dmethod_test.cc125 void StartStream(ConstByteSpan request, RawServerWriter& writer) { in StartStream() function in pw::rpc::internal::__anon03f00b820111::FakeService
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/
Daudio_handler.cpp369 void AudioHandler::StartStream(StreamControlCommand& cmd) { in StartStream() function in cuttlefish::AudioHandler
/aosp_15_r20/hardware/interfaces/bluetooth/audio/utils/aidl_session/
H A DBluetoothAudioSession.cpp272 bool BluetoothAudioSession::StartStream(bool is_low_latency) { in StartStream() function in aidl::android::hardware::bluetooth::audio::BluetoothAudioSession
H A DHidlToAidlMiddleware.cpp561 bool HidlToAidlMiddleware_2_0::StartStream( in StartStream() function in aidl::android::hardware::bluetooth::audio::HidlToAidlMiddleware_2_0
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_source.cc351 Status StartStream(bool low_latency) const override { in StartStream() function in A2dpStreamCallbacks
/aosp_15_r20/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
H A DEASLib.c580 EAS_EXPORT EAS_RESULT StartStream() in StartStream() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine.cc216 bool StartStream(LeAudioDeviceGroup* group, LeAudioContextType context_type, in StartStream() function in __anondf9962840111::LeAudioGroupStateMachineImpl
Dclient.cc275 void StartStream(void) { in StartStream() function in __anon6840174e0111::StreamSpeedTracker