btstack/tool
2020-01-16 15:15:37 +01:00
..
metrics tool/metrics: handle metric without deviations 2020-01-13 22:16:04 +01:00
migration_to_v1.0
misc tool/misc: cocci script for if (ptr) operations, (void) memcpy 2019-12-03 12:23:19 +01:00
.gitignore
bluetooth_company_id.py tool: avoid // in comments for header files generated by Bluetooth SIG web scraping 2019-12-02 14:37:32 +01:00
bluetooth_data_types.py tool: avoid // in comments for header files generated by Bluetooth SIG web scraping 2019-12-02 14:37:32 +01:00
bluetooth_gatt.py tool: avoid // in comments for header files generated by Bluetooth SIG web scraping 2019-12-02 14:37:32 +01:00
bluetooth_psm.py tool: add bluetooth_psm.py to scrape PSM identifiers from SIG 2019-09-26 22:34:50 +02:00
bluetooth_sdp.py tool: avoid // in comments for header files generated by Bluetooth SIG web scraping 2019-12-02 14:37:32 +01:00
btstack_event_generator.py btstack_event: use reverse_bytes to avoid cast to bd_addr_t 2019-09-14 21:55:47 +02:00
btstack_memory_generator.py mesh: fix compile 2019-07-20 08:50:34 +02:00
btstack_parser.py tool/btstack_parser: fix camel case output 2018-11-28 11:28:08 +01:00
btstack_rtos_generator.py Use FILENAME_H as include guard (MISRAC2012-Rule-21.1) 2019-05-11 19:08:52 +02:00
clean_tree.sh
compile_gatt.py tool/compile_gatt: revert to working version 2020-01-16 15:15:37 +01:00
convert_gatt_service.py convert_gatt_services: set user-agent, follow changes on Bluetooth SIG site 2019-05-04 22:11:04 +02:00
create_makefile_inc.py tool: sort files alphabetically, replace dash with undescore in defines 2018-11-13 11:40:52 +01:00
create_packet_log.py
dump_pklg.py tool/dump_pklg: detect end of file without error message 2019-08-22 15:02:03 +02:00
dump_tlv.py
get_version.sh daemon: bump version to 1.0 2018-08-22 14:42:14 +02:00
java_binding.py gatt_service: use GATTSERVICE as event prefix for GATT services 2018-11-02 09:29:31 +01:00
python_generator.py daemon/binding/python: improve event pretty print 2018-11-28 11:09:44 +01:00
sine_table_generator.py sine_table_generator: update usage 2019-10-22 10:42:37 +02:00
state_enums.sh
template.h Use FILENAME_H as include guard (MISRAC2012-Rule-21.1) 2019-05-11 19:08:52 +02:00
update_filename.py Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1) 2019-05-11 19:31:55 +02:00
uuid128_formats.py