History log of /btstack/example/hog_keyboard_demo.c (Results 1 – 16 of 16)
Revision Date Author Comments
# 4cf49978 17-Apr-2024 Matthias Ringwald <[email protected]>

example/hog_device: use no input no output io capability

Some devices don't handle keyboard/mouse with display


# 9d65c992 17-Dec-2021 Matthias Ringwald <[email protected]>

example: remove call to le_device_db_init


# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# 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


# cf5ed549 21-Apr-2020 Matthias Ringwald <[email protected]>

hog_keyboard_demo/hog_boot_host_demo: there's no LED byte in boot keyboard input report


# 50304921 19-Apr-2020 Matthias Ringwald <[email protected]>

hog_mouse_demo/hog_keyboard_demo: handle set protocol mode = boot protocol mode


# e501bae0 11-May-2019 Matthias Ringwald <[email protected]>

Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)


# 31eaaa99 08-Apr-2019 Matthias Ringwald <[email protected]>

example/hog demos: use correct event getter to access con handle


# ae856536 18-Mar-2019 Matthias Ringwald <[email protected]>

hog demos: add appearance to adv data


# a3ace439 16-Sep-2018 Matthias Ringwald <[email protected]>

example/hog_keyboard_demo: use report id in hid descriptor


# a4fe6467 24-Aug-2018 Matthias Ringwald <[email protected]>

example: register for events after setting up the stack, register for hci events after sm_init()


# 4dc98401 31-Oct-2017 Milanka Ringwald <[email protected]>

a2dp sink demo: add doku


# d241e50b 30-Oct-2017 Matthias Ringwald <[email protected]>

HOG mouse/keyboard: stop sending on disconnect


# 381856a5 25-Sep-2017 Matthias Ringwald <[email protected]>

hog_keyboard_demo: only send when connected


# a4bfc4fe 25-Sep-2017 Matthias Ringwald <[email protected]>

hog: hid-over-gatt - add hids_device gatt service and hog_keyboard_demo example