#
d7bfc7cd |
| 06-Mar-2024 |
Matthias Ringwald <[email protected]> |
hid examples: use name 'message' instead of report in send report function
|
#
762141af |
| 20-Jun-2023 |
Matthias Ringwald <[email protected]> |
example: use sdp_create_service_record_handle() for sdp record and assert sdp record buffer is large enough, fixes #489
|
#
c56c3b7a |
| 16-Mar-2023 |
Matthias Ringwald <[email protected]> |
example/hid_keyboard_demo: remove duplicate usage page (Key Code) for modifier byte
|
#
1884c638 |
| 08-Sep-2022 |
Matthias Ringwald <[email protected]> |
example/hid_keyboard_demo: queue keys via ringbuffer
|
#
8c9bb29e |
| 17-Dec-2021 |
Matthias Ringwald <[email protected]> |
example: init SM if LE supported to avoid issue with Android Cross-Transport Key-Derivation
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
912af117 |
| 12-Jul-2021 |
Matthias Ringwald <[email protected]> |
example/hid_keyboard_demo: use report id to 0x01
|
#
977eebcb |
| 12-Jul-2021 |
Matthias Ringwald <[email protected]> |
example/hid_keyboard_demo: fix win10 latency
|
#
574d351d |
| 09-Jul-2021 |
Matthias Ringwald <[email protected]> |
example/hid_keyboard_demo: enable sniff mode with sniff subrating
|
#
80d9d5d4 |
| 07-Apr-2021 |
Milanka Ringwald <[email protected]> |
hid_device: provide SDP record params by struct
|
#
6058cb0d |
| 25-Mar-2021 |
Matthias Ringwald <[email protected]> |
examples: use `btstack_event.h` getters instead of direct array access, use enum to compare status codes
|
#
9e8a7569 |
| 09-Feb-2021 |
Matthias Ringwald <[email protected]> |
hid examples: update documentation
|
#
ffe3f1a1 |
| 01-Dec-2020 |
Milanka Ringwald <[email protected]> |
hid_device: add BLUETOOTH_ATTRIBUTE_HID_NORMALLY_CONNECTABLE to SDP record and an input param to hid_create_sdp_record function
|
#
1ad99f3b |
| 27-Nov-2020 |
Milanka Ringwald <[email protected]> |
hid_device: add hid_remote_wake attribute to API
|
#
7bbeb3ad |
| 27-Oct-2020 |
Milanka Ringwald <[email protected]> |
add missing default switch cases
|
#
ec8ae085 |
| 23-Oct-2020 |
Milanka Ringwald <[email protected]> |
docu: copy editing examples titles
|
#
45a92aba |
| 14-Jul-2020 |
Matthias Ringwald <[email protected]> |
hid examples: allow for role switch and sniff mode
|
#
e501bae0 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
#
a796c06f |
| 22-Oct-2018 |
Milanka Ringwald <[email protected]> |
hid_demo: fix compile
|
#
abc91855 |
| 08-Oct-2018 |
Milanka Ringwald <[email protected]> |
hid_device/example: fix compile
|
#
b274c7b3 |
| 02-Oct-2018 |
Milanka Ringwald <[email protected]> |
hid_device examples: fix api calls
|
#
a4fe6467 |
| 24-Aug-2018 |
Matthias Ringwald <[email protected]> |
example: register for events after setting up the stack, register for hci events after sm_init()
|
#
4e43ca9f |
| 23-Jul-2018 |
Matthias Ringwald <[email protected]> |
example/hid_keyboard_demo: connect to fixed remote device on first keypress
|
#
15de8206 |
| 01-Nov-2017 |
Milanka Ringwald <[email protected]> |
docu: add example tags, fix table for pdf
|
#
47f85edb |
| 06-Oct-2017 |
Matthias Ringwald <[email protected]> |
hid_keyboard_demo: add Device ID service record
|