Searched refs:L2capErfcSControl (Results 1 – 2 of 2) sorted by relevance
124 } L2capErfcSControl; typedef
479 static Packet *L2capBuildSFrame(const L2capChannel *chan, const L2capErfcSControl *sCtrl) in L2capBuildSFrame()494 …if (memcpy_s(header + L2CAP_HEADER_LENGTH, sizeof(L2capErfcSControl), sCtrl, sizeof(L2capErfcSCont… in L2capBuildSFrame()510 L2capErfcSControl sCtrl = {0}; in L2capSendSFrame()1007 L2capErfcSControl *sCtrl = NULL; in L2capErfcProcessSFrame()1010 sCtrl = (L2capErfcSControl *)ctrl; in L2capErfcProcessSFrame()