30 Commits

Author SHA1 Message Date
Matthias Ringwald
80561c9e82 pts/hid: complete test sequences 2021-04-09 14:58:59 +02:00
Matthias Ringwald
51b3ef14fc pts/hid_device_test: inform about virtual cable 2021-04-09 11:41:52 +02:00
Milanka Ringwald
2e0cd4c78a test/pts: cleanup test files 2021-04-08 15:26:28 +02:00
Milanka Ringwald
61b2910449 test/pts: reset con_handle on disconnect 2021-04-08 15:26:28 +02:00
Milanka Ringwald
688287c0f5 test/pts: clean up hid_device_test 2021-04-08 15:26:28 +02:00
Milanka Ringwald
80d9d5d49a hid_device: provide SDP record params by struct 2021-04-08 15:26:28 +02:00
Milanka Ringwald
51b27067b8 hid_device: use bool instead of uint8_t 2021-04-07 10:21:23 +02:00
Matthias Ringwald
a4d89bc3c1 test/pts: fix cmake build 2021-02-18 10:16:14 +01:00
Milanka Ringwald
fc0126b991 pts/tests: rename define from __BTSTACK_FILE__ to BTSTACK_FILE__, and add it where it is missing 2021-02-09 15:59:56 +01:00
Milanka Ringwald
ffe3f1a125 hid_device: add BLUETOOTH_ATTRIBUTE_HID_NORMALLY_CONNECTABLE to SDP record and an input param to hid_create_sdp_record function 2021-02-09 15:59:55 +01:00
Milanka Ringwald
036cd8e1e8 test/pts/hid_device: handle virtural cable unplug, update test docu 2021-02-09 15:58:26 +01:00
Milanka Ringwald
1ad99f3bd3 hid_device: add hid_remote_wake attribute to API 2021-02-09 15:48:00 +01:00
Milanka Ringwald
4a32fadf2f test/pts/hid_device: start testing and add test documentation 2021-02-09 15:48:00 +01:00
Milanka Ringwald
c8cb324e27 hid_device: get report fixes for no declared IDS case 2018-10-22 15:49:55 +02:00
Milanka Ringwald
a1118d1129 device_hid: move get report checks from test to library 2018-10-22 15:49:55 +02:00
Milanka Ringwald
4dfe6a8b2d hid_device: move set report cmd validity check from test to library 2018-10-22 15:49:55 +02:00
Milanka Ringwald
738c9391f8 hid_device: move id and report size check from hid_report_data_callback to library 2018-10-22 15:49:55 +02:00
Milanka Ringwald
dbcaefc7b3 hid_device: move ID validity check from test to library 2018-10-22 15:49:55 +02:00
Milanka Ringwald
662cddc29e btstack_hid_parser, hid_device: use one hid_report_type struct, move report_size_valid from test to library 2018-10-22 15:49:55 +02:00
Milanka Ringwald
5139b81e65 hid_device: fix get protocol mode 2018-10-09 12:44:09 +02:00
Milanka Ringwald
a78157dda1 hid_device: fix set report, extract functions for checking report size and report id 2018-10-09 12:11:56 +02:00
Milanka Ringwald
df3cc7a003 hid_device: check packet type and size in set report 2018-10-08 16:39:35 +02:00
Milanka Ringwald
7d26fe664d hid_device: device receives and ignores invalid report data on interrupt channel 2018-10-08 16:39:35 +02:00
Milanka Ringwald
02c9e65a2a pts: extract variable hid_boot_device 2018-10-02 21:42:04 +02:00
Milanka Ringwald
ba9a58fe87 hid_device: implemented get/set report/protocol 2018-10-02 21:42:04 +02:00
Milanka Ringwald
481c7cdcf8 hid_device: handle errors in get_report 2018-09-25 22:40:08 +02:00
Milanka Ringwald
57c18996ad hid_device: allow separate disconnects 2018-09-25 22:40:08 +02:00
Milanka Ringwald
6510739ba0 hid_device: fix create device on incoming connection, add suspend 2018-09-25 22:40:08 +02:00
Milanka Ringwald
18a0042090 hid_device: add pts test for hid device and host 2018-09-24 11:05:45 +02:00
Milanka Ringwald
2d660dcab8 pts: add test files 2018-09-18 10:30:12 +02:00