Home
last modified time | relevance | path

Searched refs:SetPlayingState (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service_device.h66 void SetPlayingState(bool state);
H A Da2dp_service_device.cpp68 void A2dpDeviceInfo::SetPlayingState(bool state) in SetPlayingState() function in OHOS::bluetooth::A2dpDeviceInfo
H A Da2dp_service_state_machine.cpp141 deviceInfo->SetPlayingState(value); in UpdateDeviceInformation()
H A Da2dp_service.cpp157 deviceInfo->SetPlayingState(false); in ProcessConnectStateMessage()
193 deviceInfo->SetPlayingState(false); in OnAudioStateChanged()
195 deviceInfo->SetPlayingState(true); in OnAudioStateChanged()

Completed in 6 milliseconds