#
5d4d8cc7 |
| 23-Dec-2024 |
Matthias Ringwald <[email protected]> |
hid_host_demo, hog_host_demo: fflush after each character to deal with line buffering
|
#
b129cadd |
| 14-Aug-2024 |
Matthias Ringwald <[email protected]> |
hid_host_demo: fix warning
|
#
678408a1 |
| 14-Aug-2024 |
Matthias Ringwald <[email protected]> |
hid_host_demo: use hid usage defines
|
#
075e5583 |
| 13-Aug-2024 |
Matthias Ringwald <[email protected]> |
hid_host_demo: fix build
|
#
1f790386 |
| 09-Aug-2024 |
Matthias Ringwald <[email protected]> |
hid_host_demo: detect caps lock and set LED
|
#
9cf717e8 |
| 13-Jun-2024 |
Matthias Ringwald <[email protected]> |
example/hid_host_demo: make discoverable
|
#
fcd55a0b |
| 10-Jan-2023 |
Milanka Ringwald <[email protected]> |
examples: unify status stdout format
|
#
9d010406 |
| 23-May-2022 |
Matthias Ringwald <[email protected]> |
example: fix warnings
|
#
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
|
#
3cbedd43 |
| 31-Mar-2021 |
Matthias Ringwald <[email protected]> |
hid: prefix hid.h and hid.c with btstack_
|
#
9e8a7569 |
| 09-Feb-2021 |
Matthias Ringwald <[email protected]> |
hid examples: update documentation
|
#
d93f9014 |
| 09-Feb-2021 |
Milanka Ringwald <[email protected]> |
hid_host_demo: update documentation
|
#
e615b0ec |
| 09-Feb-2021 |
Milanka Ringwald <[email protected]> |
hid_host: set hid_descriptor_status for incoming connection; emit descriptor_available_event in boot modus
|
#
f1aa1cdc |
| 09-Feb-2021 |
Milanka Ringwald <[email protected]> |
hid_host_demo: improve console output
|
#
05439aa6 |
| 09-Feb-2021 |
Milanka Ringwald <[email protected]> |
hid_host: rewrite establishing input connection
|
#
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
|
#
8e0c4421 |
| 11-Aug-2020 |
Matthias Ringwald <[email protected]> |
hid_host_demo: try to become master for incoming connections
|
#
6e1e5689 |
| 10-Jun-2020 |
Matthias Ringwald <[email protected]> |
example/hid_host_demo: handle reconnect
|
#
b2bb8038 |
| 26-May-2020 |
Matthias Ringwald <[email protected]> |
hid_host_demo: use default PSM for HID Control and Interrupt if missing in SDP Record
|
#
6e82c1f8 |
| 16-Feb-2020 |
Matthias Ringwald <[email protected]> |
hid_host_demo: allow for sniff mode, fixes #268
|
#
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
|
#
14fd128c |
| 01-Oct-2018 |
Matthias Ringwald <[email protected]> |
sdp queries: check if DES element exist before reading it
|