History log of /btstack/tool/btstack_event_generator.py (Results 1 – 25 of 54)
Revision Date Author Comments
# 8850b501 27-May-2024 Matthias Ringwald <[email protected]>

tool/btstack_event_generator: add daemon events


# 63a4cec0 24-May-2024 Dirk Helbig <[email protected]>

tool/btstack_event_generator: support list iterator/type


# ae304283 07-May-2024 Milanka Ringwald <[email protected]>

btstack_defines: add leaudio meta event and subevent types


# e52cfa76 17-Apr-2024 Matthias Ringwald <[email protected]>

tool/btstack_event_generator: avoid cast of composite expression to wider/different type


# b5d69418 17-Apr-2024 Matthias Ringwald <[email protected]>

tool/btstack_event_generator: avoid cast of composite expression to wider/different type


# 1707474d 17-May-2023 Simon Budig <[email protected]>

tool/btstack_event_generator.py: add 'P' type


# 7b2a466a 04-Dec-2023 Matthias Ringwald <[email protected]>

btstack_event: fix warning for calling little_endian_read with unsigned offset


# ca1a07f4 04-Dec-2023 Matthias Ringwald <[email protected]>

btstack_event: fix warning for calling little_endian_read with unsigned offset


# 7c69f73a 20-Dec-2022 Matthias Ringwald <[email protected]>

tool/btstack_event: generate getters for OPP Meta Events


# a911051f 11-Jan-2022 Matthias Ringwald <[email protected]>

btstack_defines: introduce HCI_EVENT_META_GAP


# b5c62b37 04-Jan-2022 Milanka Ringwald <[email protected]>

tool/btstack_event_generator: update license text


# 396f0845 03-Nov-2021 Matthias Ringwald <[email protected]>

btstack_event_generator: provide getter for uint16_t arrays


# 2026696c 18-Jun-2021 Matthias Ringwald <[email protected]>

btstack_defines: add GAP Pairing events


# 75a8e4fa 08-Feb-2021 Matthias Ringwald <[email protected]>

gap: emit GAP_EVENT_LOCAL_OOB_DATA


# 0dd3c6c3 14-Jul-2020 Matthias Ringwald <[email protected]>

use unsigned literals instead of clumsy casts in ad_parser.c and btstack_event.h


# 5c544019 09-Jul-2020 Matthias Ringwald <[email protected]>

tool: update python scripts to python3


# 3573e8a4 07-Jul-2020 Matthias Ringwald <[email protected]>

tool/btstack_event_generator: enforce uint8_t offsets


# b1dcf9d8 14-Sep-2019 Matthias Ringwald <[email protected]>

btstack_event: use reverse_bytes to avoid cast to bd_addr_t


# b673498b 05-Oct-2018 Matthias Ringwald <[email protected]>

btstack_event: add mesh events


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

btstack_event: use uint8_t and uint16_t for types 'J' and 'L' (MISRAC2012-Rule-10.3)


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

Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)


# ad58991c 13-Mar-2019 Milanka Ringwald <[email protected]>

map: add MAP meta events


# 28e59789 02-Nov-2018 Milanka Ringwald <[email protected]>

gatt_service: use GATTSERVICE as event prefix for GATT services


# 7f711b41 01-Feb-2018 Matthias Ringwald <[email protected]>

btstack_event: remove whitespace for struct return values


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

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


123