#
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
|
#
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
|
#
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
|
#
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()
|
#
173fff9b |
| 12-Jan-2018 |
Matthias Ringwald <[email protected]> |
example: fix warnings for printf of uint32_t values
|
#
15de8206 |
| 01-Nov-2017 |
Milanka Ringwald <[email protected]> |
docu: add example tags, fix table for pdf
|
#
aa29f587 |
| 25-Sep-2017 |
Matthias Ringwald <[email protected]> |
add hid_mouse_demo example
|