Searched refs:L2CAP_SIZE_8 (Results 1 – 3 of 3) sorted by relevance
129 #define L2CAP_SIZE_8 0x08 macro
194 signal.length = L2CAP_SIZE_8; in L2capSendConfigurationReq()400 signal.length = L2CAP_SIZE_8; in L2capSendInformationRsp()1849 … (void)memcpy_s(conn->info.fixedChannel, L2CAP_SIZE_8, data + L2CAP_OFFSET_4, L2CAP_SIZE_8); in L2capProcessInformationRsp()
410 tmp += (src[i] << (L2CAP_SIZE_8 * i)); in L2capLe16ToCpu()