Searched refs:msosv1_string_descriptor (Results 1 – 2 of 2) sorted by relevance
21 } __packed msosv1_string_descriptor = { variable75 .string = (uint8_t *)&msosv1_string_descriptor,76 .string_len = sizeof(msosv1_string_descriptor),104 zassert_equal(len, sizeof(msosv1_string_descriptor), "Wrong length"); in test_handle_os_desc()105 zassert_true(!memcmp(data, &msosv1_string_descriptor, len), in test_handle_os_desc()
981 } __packed msosv1_string_descriptor = { variable1035 .string = (uint8_t *)&msosv1_string_descriptor,1036 .string_len = sizeof(msosv1_string_descriptor),