/btstack/tool/ |
H A D | btstack_rtos_generator.py | 364 def create_wrapper_file(btstack_root, apis, wrapper_file): argument 378 def create_wrapper_files(btstack_root, rtos_folder, apis): argument
|
H A D | create_makefile_inc.py | 22 btstack_root = os.path.abspath(os.path.dirname(sys.argv[0]) + '/..') variable
|
H A D | bluetooth_gatt.py | 62 btstack_root = os.path.abspath(os.path.dirname(sys.argv[0]) + '/..') variable
|
H A D | bluetooth_data_types.py | 82 btstack_root = os.path.abspath(os.path.dirname(sys.argv[0]) + '/..') variable
|
H A D | btstack_code_template.py | 84 btstack_root = os.path.abspath(os.path.dirname(sys.argv[0]) + '/..') variable
|
H A D | bluetooth_psm.py | 86 btstack_root = os.path.abspath(os.path.dirname(sys.argv[0]) + '/..') variable
|
H A D | update_filename.py | 5 btstack_root = os.path.abspath(os.path.dirname(sys.argv[0]) + '/..') variable
|
H A D | bluetooth_sdp.py | 173 btstack_root = os.path.abspath(os.path.dirname(sys.argv[0]) + '/..') variable
|
H A D | btstack_memory_generator.py | 335 btstack_root = os.path.abspath(os.path.dirname(sys.argv[0]) + '/..') variable
|
H A D | btstack_parser.py | 20 btstack_root = os.path.abspath(os.path.dirname(sys.argv[0]) + '/..') variable
|
H A D | python_generator.py | 354 btstack_root = os.path.abspath(os.path.dirname(sys.argv[0]) + '/..') variable
|
H A D | btstack_event_generator.py | 490 btstack_root = os.path.abspath(os.path.dirname(sys.argv[0]) + '/..') variable
|
H A D | compile_gatt.py | 1055 btstack_root = os.path.abspath(os.path.dirname(sys.argv[0]) + '/..') variable
|
/btstack/tool/misc/ |
H A D | fix-misra-10.4a.py | 8 btstack_root = os.path.abspath(os.path.dirname(sys.argv[0]) + '/../../') variable
|
H A D | update_btstack_config_docu_link.py | 12 btstack_root = os.path.abspath(os.path.dirname(sys.argv[0]) + '/../../port/') variable
|
H A D | update_copyright.py | 86 btstack_root = os.path.abspath(os.path.dirname(sys.argv[0])) + "/../../" variable
|
H A D | update_btstack_config.py | 7 btstack_root = os.path.abspath(os.path.dirname(sys.argv[0]) + '/../../') variable
|
H A D | fix-misra-12.1.py | 9 btstack_root = os.path.abspath(os.path.dirname(sys.argv[0]) + '/../../') variable
|
/btstack/port/samv71-xplained-atwilc3000/scripts/ |
H A D | create_examples.py | 49 btstack_root = script_path + '../../' variable
|
/btstack/port/max32630-fthr/scripts/ |
H A D | create_examples.py | 33 btstack_root = script_path + '../../' variable
|
/btstack/tool/metrics/ |
H A D | metrics-lizard.py | 66 btstack_root = os.path.abspath(os.path.dirname(sys.argv[0]) + '/../..') variable
|
H A D | metrics_ccsm.py | 84 def analyze_folders(btstack_root, folders, metrics_file): argument
|