Home
last modified time | relevance | path

Searched refs:mouse_descriptor_with_report_id (Results 1 – 1 of 1) sorted by relevance

/btstack/test/hid_parser/
H A Dhid_parser_test.cpp50 const uint8_t mouse_descriptor_with_report_id[] = { variable
459 …AL(3, btstack_hid_get_report_size_for_id(1, HID_REPORT_TYPE_INPUT, mouse_descriptor_with_report_id, in TEST()
460 sizeof(mouse_descriptor_with_report_id))); in TEST()
461 …btstack_hid_parser_init(&hid_parser, mouse_descriptor_with_report_id, sizeof(mouse_descriptor_with… in TEST()
616 const uint8_t * hid_descriptor = mouse_descriptor_with_report_id; in TEST()
617 uint16_t hid_descriptor_len = sizeof(mouse_descriptor_with_report_id); in TEST()