Home
last modified time | relevance | path

Searched defs:OnPlayingStatusChanged (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Daudio_bluetooth_manager.h36 void (*OnPlayingStatusChanged)(const RawAddress &device, int playingState, int error); member
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dbluetooth_a2dp_src_observer.cpp33 void BluetoothA2dpSrcObserver::OnPlayingStatusChanged( in OnPlayingStatusChanged() function in BluetoothA2dpSrcObserver
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_a2dp_src.h60 …virtual void OnPlayingStatusChanged(const BluetoothRemoteDevice &device, int playingState, int err… in OnPlayingStatusChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_a2dp_src_observer_proxy.cpp53 void BluetoothA2dpSrcObserverProxy::OnPlayingStatusChanged(const RawAddress &device, int playingSta… in OnPlayingStatusChanged() function in OHOS::Bluetooth::BluetoothA2dpSrcObserverProxy
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/a2dp/
H A Da2dp_src_test.cpp37 …virtual void OnPlayingStatusChanged(const BluetoothRemoteDevice &device, int playingState, int err… in OnPlayingStatusChanged() function in OHOS::Bluetooth::A2dpSourceObserverCommon
/ohos5.0/foundation/communication/nfc/services/include/
H A Dbt_connection_manager.h101 void OnPlayingStatusChanged(const Bluetooth::BluetoothRemoteDevice &device, in OnPlayingStatusChanged() function
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_a2dp_src.cpp76 void OnPlayingStatusChanged(const RawAddress &device, int playingState, int error) override in OnPlayingStatusChanged() function in OHOS::Bluetooth::A2dpSource::impl::BluetoothA2dpSourceObserverImp
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Daudio_bluetooth_manager.cpp338 void AudioA2dpListener::OnPlayingStatusChanged(const BluetoothRemoteDevice &device, int playingStat… in OnPlayingStatusChanged() function in OHOS::Bluetooth::AudioA2dpListener