Searched defs:OnPlayingStatusChanged (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/ |
H A D | audio_bluetooth_manager.h | 36 void (*OnPlayingStatusChanged)(const RawAddress &device, int playingState, int error); member
|
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/ |
H A D | bluetooth_a2dp_src_observer.cpp | 33 void BluetoothA2dpSrcObserver::OnPlayingStatusChanged( in OnPlayingStatusChanged() function in BluetoothA2dpSrcObserver
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_a2dp_src.h | 60 …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 D | bluetooth_a2dp_src_observer_proxy.cpp | 53 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 D | a2dp_src_test.cpp | 37 …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 D | bt_connection_manager.h | 101 void OnPlayingStatusChanged(const Bluetooth::BluetoothRemoteDevice &device, in OnPlayingStatusChanged() function
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_a2dp_src.cpp | 76 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 D | audio_bluetooth_manager.cpp | 338 void AudioA2dpListener::OnPlayingStatusChanged(const BluetoothRemoteDevice &device, int playingStat… in OnPlayingStatusChanged() function in OHOS::Bluetooth::AudioA2dpListener
|