/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/ |
H A D | bluetooth_a2dp_src_observer.cpp | 34 const OHOS::bluetooth::RawAddress &device, int playingState, int error) in OnPlayingStatusChanged()
|
H A D | bluetooth_a2dp_audio_src_observer_stub.cpp | 76 int playingState = data.ReadInt32(); in OnPlayingStatusChangedInner() local
|
H A D | audio_bluetooth_manager.cpp | 79 static void AudioOnPlayingStatusChanged(const RawAddress &device, int playingState, int error) in AudioOnPlayingStatusChanged()
|
/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()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/ |
H A D | napi_bluetooth_profile.cpp | 102 napi_value playingState = nullptr; in PlayingStateInit() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
H A D | interface_profile_a2dp_src.h | 98 virtual void OnPlayingStatusChaned(const RawAddress &device, int playingState, int error) {}; in OnPlayingStatusChaned()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_a2dp_src_observer_stub.cpp | 88 int playingState = data.ReadInt32(); in OnPlayingStatusChangedInner() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_a2dp_src_observer_proxy.cpp | 53 …A2dpSrcObserverProxy::OnPlayingStatusChanged(const RawAddress &device, int playingState, int error) in OnPlayingStatusChanged()
|
/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()
|
/ohos5.0/foundation/communication/nfc/services/include/ |
H A D | bt_connection_manager.h | 102 int playingState, int error) override {}; in OnPlayingStatusChanged()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/ |
H A D | audio_bluetooth_manager.cpp | 248 …AudioA2dpManager::OnA2dpPlayingStateChanged(const std::string &deviceAddress, int32_t playingState) in OnA2dpPlayingStateChanged() 338 …pListener::OnPlayingStatusChanged(const BluetoothRemoteDevice &device, int playingState, int error) in OnPlayingStatusChanged()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_a2dp_source_server.cpp | 50 void OnPlayingStatusChaned(const RawAddress &device, int playingState, int error) override in OnPlayingStatusChaned()
|
/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()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/ |
H A D | napi_bluetooth_a2dp_src.cpp | 238 napi_value playingState = nullptr; in PlayingStateInit() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_service.cpp | 995 void A2dpService::ProcessPlayingFrameworkCallback(int playingState, int error, const RawAddress &de… in ProcessPlayingFrameworkCallback()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/ |
H A D | audio_policy_service.cpp | 9079 …dpOffloadManager::OnA2dpPlayingStateChanged(const std::string &deviceAddress, int32_t playingState) in OnA2dpPlayingStateChanged()
|