Searched defs:pktLength (Results 1 – 2 of 2) sorted by relevance
122 uint32_t pktLength; in L2capRecombineContinue() local159 uint16_t pktLength = PacketSize(pkt); in L2capAclDataReceived() local
358 …olProto::CombinePacketIntoFrame(SerialBuffer *inFrame, const uint8_t *pktBytes, uint32_t pktLength, in CombinePacketIntoFrame()