Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Davdtp.h292 AvdtConfig reconfigInd; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_avdtp.cpp394 msg.a2dpMsg.configRsp.label = data.reconfigInd.hdr.label; in ParseAvdtpReconfigureInd()
395 uint8_t *pCodecInfo = const_cast<uint8_t *>(data.reconfigInd.cfg.codecInfo); in ParseAvdtpReconfigureInd()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_impl.c707 confirmData.reconfigInd.hdr.seid = data->msg.reconfigureCmd.hdr.seid; in AvdtActReconfigInd()
708 (void)memcpy_s(&confirmData.reconfigInd.cfg, sizeof(AvdtSepConfig), &(streamCtrl->reqCfg), sizeof(AvdtSepConfig)); in AvdtActReconfigInd()

Completed in 6 milliseconds