History log of /btstack/tool/java_binding.py (Results 1 – 15 of 15)
Revision Date Author Comments
# a2b43338 31-Mar-2022 Matthias Ringwald <[email protected]>

daemon/binding: drop trailing '\0' for T parameter


# 09f42962 17-Jan-2022 Matthias Ringwald <[email protected]>

java: fix build


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

daemon/bindings: fix compile for java and python


# 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


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

gatt_service: use GATTSERVICE as event prefix for GATT services


# 50da9f20 01-Nov-2018 Matthias Ringwald <[email protected]>

java: temp ignore GATT_SERVICE subevents in generator


# d2fb0b94 09-Nov-2016 Matthias Ringwald <[email protected]>

java: support D (8 bytes) and Q (32 bytes) format types


# fea5a680 01-Apr-2016 Matthias Ringwald <[email protected]>

java: fix compile


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

java: use streamline event names, GAP_LE_EVENT_ADVERTISING_REPORT -> GAP_EVENT_ADVERTISING_REPORT


# 253d7684 04-Mar-2016 Matthias Ringwald <[email protected]>

java: ignore undefined keys


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

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


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

java: fix L length fields to be 16 bit


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

move more helper from java_binding.py to btstack_parser.py


# bfd81087 28-Jan-2016 Matthias Ringwald <[email protected]>

Merge branch 'master' into ble-api-cleanup