15 Commits

Author SHA1 Message Date
Milanka Ringwald
80d9d5d49a hid_device: provide SDP record params by struct 2021-04-08 15:26:28 +02:00
Matthias Ringwald
6058cb0da7 examples: use btstack_event.h getters instead of direct array access, use enum to compare status codes 2021-03-25 08:58:57 +01:00
Matthias Ringwald
9e8a756965 hid examples: update documentation 2021-02-09 22:15:30 +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
1ad99f3bd3 hid_device: add hid_remote_wake attribute to API 2021-02-09 15:48:00 +01:00
Milanka Ringwald
ec8ae085b4 docu: copy editing examples titles 2020-10-23 09:55:01 +02:00
Matthias Ringwald
45a92aba53 hid examples: allow for role switch and sniff mode 2020-07-16 22:19:45 +02: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
Milanka Ringwald
abc918551f hid_device/example: fix compile 2018-10-08 17:21:38 +02:00
Milanka Ringwald
b274c7b316 hid_device examples: fix api calls 2018-10-02 21:42:04 +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
Milanka Ringwald
15de820685 docu: add example tags, fix table for pdf 2017-11-01 10:41:16 +01:00
Matthias Ringwald
aa29f5873d add hid_mouse_demo example 2017-09-25 16:19:25 +02:00