Home
last modified time | relevance | path

Searched refs:GetPlayingState (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Daudio_bluetooth_manager.h41 int GetPlayingState();
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_render.cpp57 if (OHOS::Bluetooth::GetPlayingState() == false) { in AudioRenderStart()
87 if (OHOS::Bluetooth::GetPlayingState() == true) { in AudioRenderStop()
115 if (OHOS::Bluetooth::GetPlayingState() == true) { in AudioRenderPause()
140 if (OHOS::Bluetooth::GetPlayingState() == false) { in AudioRenderResume()
H A Daudio_bluetooth_manager.cpp123 int GetPlayingState() in GetPlayingState() function

Completed in 2 milliseconds