btstack_event: fix warning for calling little_endian_read with unsigned offset
tool: add btstack_code_template.py
tool/compile_gatt: add GAP characteristic UUIDs
tool/compile_gatt: print IO exception message and usage
tool/create_packet_log: ignore SEGGER RTT console prefix
tool/convert_gatt_service: removed as GATT Service descriptions not available on Bluetooth SIG web site
tool/metrics: convert .tsv into space-indented .txt file with headers
compile_gatt: support gatt client/server supported features
tool/dump_tlv: pretty print tag name
compile_gatt: fix incorrect GATT descriptor for VALID_RANGE and ENVIRONMENTAL_SENSING_MEASUREMENTfix parseGenericDynamicReadOnlyDescriptor ignoring its uuid param
tool/btstack_event: generate getters for OPP Meta Events
tool/metrics: fix path cleanup for buildbot
mesh: move gatt services into mesh/gatt-service folder
btstack_memory: add hci_iso_stream
btstack_memory: refactor generator code
btstack_memory: add goep_server_service and goep_server_connection# Conflicts:# tool/btstack_memory_generator.py
tool/update_btstack_config: support adding more than one define
daemon/binding: drop trailing '\0' for T parameter
hci: define periodic_advertiser_list_entry_t
btstack_memory: fix test_malloc signature
tool/bluetooth_company_id: update script to use CSV from Bluetooth SIG
hfp: extract hfp_emit_event_for_role
tool/btstack_memory_generator: update copyright, fix deinit
java: fix build
12345678910>>...15