Home
last modified time | relevance | path

Searched refs:delayRptInd (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Davdtp.h299 AvdtDelayRpt delayRptInd; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_avdtp.cpp529 …pAvdtp] %{public}s role(%{public}u), delay(%{public}d)\n", __func__, role, data.delayRptInd.delay); in ParseAvdtpDelayReportInd()
533 msg.a2dpMsg.delayReportInfo.delayValue = data.delayRptInd.delay; in ParseAvdtpDelayReportInd()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_impl.c1208 confirmData.delayRptInd.delay = data->msg.delayRptCmd.delay; in AvdtActDelayRptInd()
1209 confirmData.delayRptInd.hdr.seid = data->msg.delayRptCmd.hdr.seid; in AvdtActDelayRptInd()