Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_state_machine.cpp443 BtAddr addr = msgData.delayReportInfo.addr; in ProcessDelayReportInd()
444 uint16_t value = msgData.delayReportInfo.delayValue; in ProcessDelayReportInd()
568 BtAddr addr = msgData.delayReportInfo.addr; in ProcessDelayReportInd()
569 uint16_t value = msgData.delayReportInfo.delayValue; in ProcessDelayReportInd()
808 BtAddr addr = msgData.delayReportInfo.addr; in ProcessDelayReportInd()
809 uint16_t value = msgData.delayReportInfo.delayValue; in ProcessDelayReportInd()
1178 BtAddr addr = msgData.delayReportInfo.addr; in ProcessDelayReportInd()
1179 uint16_t value = msgData.delayReportInfo.delayValue; in ProcessDelayReportInd()
H A Da2dp_def.h205 DelayReportInfo delayReportInfo; member
H A Da2dp_avdtp.cpp531 msg.a2dpMsg.delayReportInfo.addr = bdAddr; in ParseAvdtpDelayReportInd()
532 msg.a2dpMsg.delayReportInfo.handle = handle; in ParseAvdtpDelayReportInd()
533 msg.a2dpMsg.delayReportInfo.delayValue = data.delayRptInd.delay; in ParseAvdtpDelayReportInd()

Completed in 5 milliseconds