Home
last modified time | relevance | path

Searched defs:OnPlayingStatusChaned (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_a2dp_src.h98 virtual void OnPlayingStatusChaned(const RawAddress &device, int playingState, int error) {}; in OnPlayingStatusChaned() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_a2dp_source_server.cpp50 void OnPlayingStatusChaned(const RawAddress &device, int playingState, int error) override in OnPlayingStatusChaned() function in OHOS::Bluetooth::A2dpSourceObserver