Home
last modified time | relevance | path

Searched refs:gatt_path (Results 1 – 8 of 8) sorted by relevance

/btstack/port/esp32/
H A Dcreate_examples.py67 gatt_path = examples_embedded + example + ".gatt"
111 gatt_path = examples_embedded + example + ".gatt"
112 if os.path.exists(gatt_path):
113 shutil.copy(gatt_path, apps_folder + "/main/" + example + ".gatt")
/btstack/port/renesas-tb-s1ja-cc256x/
H A Dcreate_examples.py71 gatt_path = examples_embedded + example + ".gatt"
125 gatt_path = examples_embedded + example + ".gatt"
126 if os.path.exists(gatt_path):
135 …process.run(["python.exe", port_folder + "/../../tool/compile_gatt.py", gatt_path, src_folder + ex…
/btstack/port/max32630-fthr/scripts/
H A Dcreate_examples.py78 gatt_path = examples_embedded + example + ".gatt" variable
80 if os.path.exists(gatt_path):
/btstack/port/apollo2-em9304/
H A Dcreate_examples.py65 gatt_path = examples_embedded + example + ".gatt" variable
67 if os.path.exists(gatt_path):
/btstack/port/samv71-xplained-atwilc3000/scripts/
H A Dcreate_examples.py81 gatt_path = examples_embedded + example + ".gatt" variable
83 if os.path.exists(gatt_path):
/btstack/port/archive/wiced-h5/
H A Dcreate_examples.py132 gatt_path = examples_embedded + example + ".gatt" variable
133 if os.path.exists(gatt_path):
/btstack/port/wiced-h4/
H A Dcreate_examples.py129 gatt_path = examples_embedded + example + ".gatt" variable
130 if os.path.exists(gatt_path):
/btstack/port/archive/pic32-harmony/
H A Dcreate_examples.py65 gatt_path = examples_embedded + example + ".gatt" variable
66 if os.path.exists(gatt_path):