18 Commits

Author SHA1 Message Date
Matthias Ringwald
4cf4997878 example/hog_device: use no input no output io capability
Some devices don't handle keyboard/mouse with display
2024-04-17 11:17:33 +02:00
Matthias Ringwald
bba4819655 example: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE instead of HCI_SUBEVENT_LE_CONNECTION_COMPLETE 2023-11-23 10:28:53 +01:00
Matthias Ringwald
2abb034c06 example/hog_mouse_demo: fix input report 2023-07-29 11:09:48 +02:00
Matthias Ringwald
555f545d84 example: fix warnings 2023-01-11 17:04:46 +01:00
Matthias Ringwald
9d65c99253 example: remove call to le_device_db_init 2021-12-17 20:48:53 +01:00
Matthias Ringwald
441a7ef1e8 example: fix build 2021-11-16 11:09:15 +01:00
Milanka Ringwald
2fca4dad95 license: update text 2021-11-02 09:31:00 +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
5030492178 hog_mouse_demo/hog_keyboard_demo: handle set protocol mode = boot protocol mode 2020-04-20 12:23:49 +02:00
Matthias Ringwald
e501bae083 Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1) 2019-05-11 19:31:55 +02:00
Matthias Ringwald
31eaaa99f8 example/hog demos: use correct event getter to access con handle 2019-04-08 22:09:59 +02:00
Matthias Ringwald
ae856536ed hog demos: add appearance to adv data 2019-03-18 19:19:49 +01: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
5b9509253f hog_mouse_demo: ignore repeated subscriptions 2017-11-09 12:14:10 +01:00
Matthias Ringwald
d241e50b75 HOG mouse/keyboard: stop sending on disconnect 2017-10-30 15:17:00 +01:00
Matthias Ringwald
0830ab8fee hog_mouse_demo: print connection parameter changes 2017-10-02 12:30:01 +02:00
Matthias Ringwald
fbf7b2f339 add hog_mouse_demo example 2017-09-25 16:07:45 +02:00