Searched refs:L2CAP_SIZE_2 (Results 1 – 4 of 4) sorted by relevance
191 buff[L2CAP_OFFSET_5] = L2CAP_SIZE_2; in L2capSendConfigurationReq()198 buff[signal.length + L2CAP_OFFSET_1] = L2CAP_SIZE_2; in L2capSendConfigurationReq()486 tailLength = L2CAP_SIZE_2; in L2capBuildSFrame()889 headerLength = L2CAP_HEADER_LENGTH + L2CAP_SIZE_2; in L2capBuildIFrame()895 tailLength = L2CAP_SIZE_2; in L2capBuildIFrame()1154 if (optLength != L2CAP_SIZE_2) { in L2capCheckConfigurationOptionLength()1160 if (optLength != L2CAP_SIZE_2) { in L2capCheckConfigurationOptionLength()1207 while (length > (offset + L2CAP_SIZE_2)) { in L2capParseConfiguration()1251 optLength + L2CAP_SIZE_2, in L2capParseConfiguration()1253 optLength + L2CAP_SIZE_2); in L2capParseConfiguration()[all …]
123 #define L2CAP_SIZE_2 0x02 macro
611 headerLength = L2CAP_HEADER_LENGTH + L2CAP_SIZE_2; in L2capLeSegmentPacketWithCredit()834 uint16_t rejCid[L2CAP_SIZE_2] = {lcid, rcid}; in L2capLeProcessDisconnectionReq()1063 if (PacketSize(chan->rxSarPacket) == (size_t)(length + L2CAP_SIZE_2)) { in L2capLeProcessLeData()1073 if (PacketSize(pkt) == (size_t)(length + L2CAP_SIZE_2)) { in L2capLeProcessLeData()1445 L2capCpuToLe16(header + 0, length + L2CAP_SIZE_2); in L2CAP_LeSendData()1725 …if (param->connLatency > ((param->supervisionTimeout / (param->connIntervalMax * L2CAP_SIZE_2)) - … in L2CAP_LeConnectionParameterUpdateReq()
492 siganl.length = L2CAP_SIZE_2; in L2capSendCommandReject()