Searched refs:L2CAP_SIZE_4 (Results 1 – 3 of 3) sorted by relevance
200 signal.length += L2CAP_SIZE_4; in L2capSendConfigurationReq()297 signal.length += L2CAP_SIZE_4; in L2capSendConfigurationRsp()308 signal.length += L2CAP_SIZE_4; in L2capSendConfigurationRsp()408 signal.length = L2CAP_SIZE_4; in L2capSendInformationRsp()891 headerLength = L2CAP_HEADER_LENGTH + L2CAP_SIZE_4; in L2capBuildIFrame()1457 optLength = signal->length - L2CAP_SIZE_4; in L2capProcessConfigurationReq()1458 data += L2CAP_SIZE_4; in L2capProcessConfigurationReq()1839 … (void)memcpy_s(conn->info.extendedFeature, L2CAP_SIZE_4, data + L2CAP_OFFSET_4, L2CAP_SIZE_4); in L2capProcessInformationRsp()
125 #define L2CAP_SIZE_4 0x04 macro
495 siganl.length = L2CAP_SIZE_4; in L2capSendCommandReject()