22 Commits

Author SHA1 Message Date
Matthias Ringwald
3cbedd4337 hid: prefix hid.h and hid.c with btstack_ 2021-03-31 12:07:41 +02:00
Matthias Ringwald
9e8a756965 hid examples: update documentation 2021-02-09 22:15:30 +01:00
Milanka Ringwald
d93f9014b1 hid_host_demo: update documentation 2021-02-09 15:59:56 +01:00
Milanka Ringwald
e615b0ec8b hid_host: set hid_descriptor_status for incoming connection; emit descriptor_available_event in boot modus 2021-02-09 15:59:56 +01:00
Milanka Ringwald
f1aa1cdc5d hid_host_demo: improve console output 2021-02-09 15:59:56 +01:00
Milanka Ringwald
05439aa6ca hid_host: rewrite establishing input connection 2021-02-09 15:59:56 +01:00
Milanka Ringwald
7bbeb3ad8c add missing default switch cases 2020-10-27 13:44:55 +01:00
Milanka Ringwald
ec8ae085b4 docu: copy editing examples titles 2020-10-23 09:55:01 +02:00
Matthias Ringwald
8e0c44212d hid_host_demo: try to become master for incoming connections 2020-08-11 15:51:59 +02:00
Matthias Ringwald
6e1e5689b8 example/hid_host_demo: handle reconnect 2020-06-15 14:43:36 +02:00
Matthias Ringwald
b2bb8038e8 hid_host_demo: use default PSM for HID Control and Interrupt if missing in SDP Record 2020-05-26 09:53:25 +02:00
Matthias Ringwald
6e82c1f85e hid_host_demo: allow for sniff mode, fixes #268 2020-02-16 19:02:11 +01:00
Matthias Ringwald
e501bae083 Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1) 2019-05-11 19:31:55 +02:00
Milanka Ringwald
a796c06fe4 hid_demo: fix compile 2018-10-22 22:05:48 +02:00
Matthias Ringwald
14fd128c5a sdp queries: check if DES element exist before reading it 2018-10-01 17:50:00 +02:00
Matthias Ringwald
a4fe646795 example: register for events after setting up the stack, register for hci events after sm_init() 2018-08-24 10:03:14 +02:00
Matthias Ringwald
173fff9bf3 example: fix warnings for printf of uint32_t values 2018-01-12 15:54:03 +01:00
Matthias Ringwald
1d5191c92e hid_host_demo: use new HID parser to decode keyboard and simulate terminal 2017-12-04 14:57:08 +01:00
Matthias Ringwald
8d995dff46 hid_host_demo: fix compile 2017-11-27 15:26:35 +01:00
Matthias Ringwald
67c74d2681 hid_host_demo: larger max attribute value for larger hid descriptor length 2017-11-27 15:21:42 +01:00
Matthias Ringwald
e85416c122 hid_host_demo: open l2ap channels and print received packets 2017-11-27 15:21:42 +01:00
Matthias Ringwald
2d05904d2f hid_host_demo: query SDP HID record for PSMs and HID Descriptor 2017-11-27 15:21:42 +01:00