History log of /btstack/tool/btstack_parser.py (Results 1 – 18 of 18)
Revision Date Author Comments
# 239f77ee 27-May-2024 Matthias Ringwald <[email protected]>

tool/btstack_parser: use raw strings


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

tool/btstack_event_generator: support list iterator/type


# 401327f3 14-Jul-2024 Matthias Ringwald <[email protected]>

tool/btstack_parser: fix 0X.. constants


# 04dff67b 13-Dec-2021 Matthias Ringwald <[email protected]>

tool/btstack_parser: handle 'u' in defines


# 9b8ab7da 09-Jul-2020 Matthias Ringwald <[email protected]>

daemon/bindings: update btstack_parser, java + python bindings for new opcode defines


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

tool: update python scripts to python3


# 9c806232 28-Nov-2018 Matthias Ringwald <[email protected]>

tool/btstack_parser: fix camel case output


# 3ddaf9c7 13-Nov-2018 Matthias Ringwald <[email protected]>

tool/btstack_parser: enable lower_underscore_style commands and params


# 3338b9ae 10-Jan-2017 Milanka Ringwald <[email protected]>

sink initiator smg pts tests


# a23045e2 27-Sep-2016 Milanka Ringwald <[email protected]>

extend btstack defines, and memory generator


# 045013fe 07-Mar-2016 Matthias Ringwald <[email protected]>

java: use streamline event names, GAP_LE_EVENT_ADVERTISING_REPORT -> GAP_EVENT_ADVERTISING_REPORT


# 5df8813f 04-Mar-2016 Matthias Ringwald <[email protected]>

btstack_parser detects btstack_root based on script location


# ea9294cc 19-Feb-2016 Matthias Ringwald <[email protected]>

events: collect all subevents in one array, improve java but still broken


# a59bfbf7 19-Feb-2016 Matthias Ringwald <[email protected]>

events: enable HCI, HSP, HFP events


# 2531c97e 19-Feb-2016 Matthias Ringwald <[email protected]>

daemon: move examples from example/daemon to platform/daemon/example. fix mtk compile


# eda0480f 18-Feb-2016 Matthias Ringwald <[email protected]>

Merge branch 'master' into ble-api-cleanup


# c3b5b8a5 29-Jan-2016 Matthias Ringwald <[email protected]>

btstack_event_generator.py: automatic generation of event getters/setters


# 4b238d71 29-Jan-2016 Matthias Ringwald <[email protected]>

move more helper from java_binding.py to btstack_parser.py