539 Commits

Author SHA1 Message Date
Matthias Ringwald
80e33422a9 Use FILENAME_H as include guard (MISRAC2012-Rule-21.1) 2019-05-11 19:08:52 +02:00
Matthias Ringwald
31eaaa99f8 example/hog demos: use correct event getter to access con handle 2019-04-08 22:09:59 +02:00
Milanka Ringwald
4f0111eb9b avrcp: remove browsing flag from create SDP record as it is pat of supported features 2019-02-19 12:04:53 +01:00
Milanka Ringwald
1101489150 avrcp: introduce enum for suported features 2019-02-19 12:04:53 +01:00
Milanka Ringwald
28e59789a6 gatt_service: use GATTSERVICE as event prefix for GATT services 2018-11-02 09:29:31 +01:00
Milanka Ringwald
5bf0bb88c9 Makefile: clean generated h files 2018-11-01 10:50:15 +01:00
Milanka Ringwald
22b7170527 cycling power service: define extern att_server_response_ready 2018-11-01 10:39:55 +01:00
Milanka Ringwald
a7f3cc2ae6 Makefile: fix gatt-service path 2018-11-01 10:38:37 +01:00
Milanka Ringwald
c1c0ebdae2 pts: add cycling_power_server test 2018-11-01 09:44:07 +01:00
Milanka Ringwald
9fe70df8e9 btstack_defines: add Cycling Power service events 2018-11-01 09:44:07 +01:00
Milanka Ringwald
9b0796edf0 avrcp_browsing_controller: remove printf from library 2018-10-23 14:04:54 +02: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
Matthias Ringwald
8659f4fba8 test/pts: cleanup compile config, avoid warnings 2018-10-04 10:04:51 +02:00
Milanka Ringwald
a997575e66 pts: clean compile warnings 2018-10-03 09:43:29 +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
8aee7be2bb gap: introduce GIAC and LIAC, use gap_start_inquiry wrapper function 2018-09-24 11:40:59 +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
Milanka Ringwald
b59045f9cb pts: update ignore file, Makefile, add test 2018-09-18 10:29:48 +02:00
Milanka Ringwald
0235c9e5bd hids_device: pts testing done 2018-09-13 15:10:24 +02:00
Matthias Ringwald
bf85c2858a merge fixes from master 2018-08-03 22:20:28 +02:00
Matthias Ringwald
584f25c46e pts/sm_test: add test for invalid public key 2018-07-24 14:46:14 +02:00
Matthias Ringwald
19e3fb5b5a pts/avdtp_sink_test: drop HAVE_AUDIO_DMA code 2018-07-20 16:50:16 +02:00
Matthias Ringwald
6038636a4b pts: add btstack_audio 2018-07-20 16:47:56 +02:00
Matthias Ringwald
7ea539b707 pts: fix compile -> named union on btstack_data_source_t 2018-07-11 19:37:19 +02:00
Milanka Ringwald
f444a4e76f heart rate server test: add uuid in AD 2018-05-11 16:39:34 +02:00
Milanka Ringwald
46e18d797d heart rate server: add support energy extended field, fix flags construction on send 2018-05-11 16:16:07 +02:00
Milanka Ringwald
5d3bf30aab heart rate server: handle notify, read, write 2018-05-11 16:16:07 +02:00
Milanka Ringwald
adc3e7d5ae heart rate service: api 2018-05-11 16:16:07 +02:00
Milanka Ringwald
9383010a5e hrp: add client pts test 2018-05-04 16:03:13 +02:00
Matthias Ringwald
ecf585f612 test/pts: fix warning 2018-04-29 21:55:49 +02:00
Milanka Ringwald
8c79e1682c avrcp controller: add press and hold cmds 2018-04-27 15:40:24 +02:00
Milanka Ringwald
355a220f69 avrcp target: reject invalid pid 2018-04-27 14:12:22 +02:00
Milanka Ringwald
e72b716b71 avrcp browsing target: send response to get total num of items; remove printf from library 2018-04-26 23:29:29 +02:00
Matthias Ringwald
1589b89786 test/pts: avrcp_controller_test sends fragmented message 2018-04-26 21:57:35 +02:00
Matthias Ringwald
c4b5c3d5ad avrcp_controller: add avrcp_controller_send_custom_command that fragments outgoing commands 2018-04-26 18:25:06 +02:00
Matthias Ringwald
b91269308c test/pts: fix builds 2018-04-26 15:50:35 +02:00