Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.h70 …virtual void OnCodecStateChanged(const BtAddr &addr, const A2dpSrcCodecStatus codecInfo, void *con…
H A Da2dp_service.h99 …void OnCodecStateChanged(const BtAddr &addr, const A2dpSrcCodecStatus codecInfo, void *context) ov…
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, v… in OnCodecStateChanged() function in OHOS::bluetooth::ObserverProfile