Home
last modified time | relevance | path

Searched defs:playingState (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
Dbluetooth_a2dp_src_observer.cpp28 const OHOS::bluetooth::RawAddress &device, int playingState, int error) in OnPlayingStatusChanged()
Dbluetooth_a2dp_audio_src_observer_stub.cpp75 int playingState = data.ReadInt32(); in OnPlayingStatusChangedInner() local
Daudio_bluetooth_manager.cpp59 static void AudioOnPlayingStatusChanged(const RawAddress &device, int playingState, int error) in AudioOnPlayingStatusChanged()