Home
last modified time | relevance | path

Searched refs:OnPlayingStatusChaned (Results 1 - 3 of 3) sorted by relevance

/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 in OHOS::bluetooth::IA2dpObserver
/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
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service.cpp985 observer.OnPlayingStatusChaned(device, playingState, error); in ProcessPlayingFrameworkCallback()

Completed in 4 milliseconds