Home
last modified time | relevance | path

Searched refs:OnCodecStateChanged (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.h70 virtual void OnCodecStateChanged(const BtAddr &addr, const A2dpSrcCodecStatus codecInfo, void *context) = 0;
H A Da2dp_service.h99 void OnCodecStateChanged(const BtAddr &addr, const A2dpSrcCodecStatus codecInfo, void *context) override;
H A Da2dp_profile.cpp246 a2dpSvcCBack_->OnCodecStateChanged(addr, peer->GetCodecStatus(), context); in CodecChangedNotify()
H A Da2dp_service.cpp203 void ObserverProfile::OnCodecStateChanged(const BtAddr &addr, const A2dpSrcCodecStatus codecInfo, void *context) in OnCodecStateChanged() function in OHOS::bluetooth::ObserverProfile

Completed in 7 milliseconds