Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.h534 void DelayReportNotify(const BtAddr &addr, const uint16_t delayValue);
H A Da2dp_state_machine.cpp445 profile->DelayReportNotify(addr, value); in ProcessDelayReportInd()
570 profile->DelayReportNotify(addr, value); in ProcessDelayReportInd()
810 profile->DelayReportNotify(addr, value); in ProcessDelayReportInd()
1180 profile->DelayReportNotify(addr, value); in ProcessDelayReportInd()
H A Da2dp_profile.cpp921 void A2dpProfile::DelayReportNotify(const BtAddr &device, const uint16_t delayValue) in DelayReportNotify() function in OHOS::bluetooth::A2dpProfile

Completed in 6 milliseconds