/Zephyr-latest/doc/_extensions/zephyr/ |
D | html_redirects.py | 54 def setup(app): argument 66 def create_redirect_pages(app, exception): argument
|
D | api_overview.py | 43 def visit_group(app, group, all_groups, rows, indent=0): argument 112 def generate_table(app, toplevel, groups): argument 166 def setup(app) -> dict[str, Any]: argument
|
D | dtcompatible-role.py | 14 def setup(app): argument
|
D | link-roles.py | 43 def setup(app): argument
|
D | application.py | 392 def setup(app): argument
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | app_keys.c | 96 const struct app_key *app; in store_app_key() local 179 static void app_key_evt(struct app_key *app, enum bt_mesh_key_evt evt) in app_key_evt() 188 struct app_key *app = NULL; in app_key_alloc() local 204 static void app_key_del(struct app_key *app) in app_key_del() 221 static void app_key_revoke(struct app_key *app) in app_key_revoke() 242 struct app_key *app; in bt_mesh_app_key_add() local 294 struct app_key *app; in bt_mesh_app_key_update() local 354 struct app_key *app; in bt_mesh_app_key_del() local 379 static int app_id_set(struct app_key *app, int key_idx, const struct bt_mesh_key *key) in app_id_set() 402 struct app_key *app; in bt_mesh_app_key_set() local [all …]
|
D | cdb.c | 344 struct bt_mesh_cdb_app_key *app; in cdb_app_key_set() local 523 static void store_cdb_app_key(const struct bt_mesh_cdb_app_key *app) in store_cdb_app_key()
|
/Zephyr-latest/samples/sensor/veaa_x_3/ |
D | CMakeLists.txt | 6 project(app) project
|
/Zephyr-latest/samples/subsys/llext/edk/app/ |
D | CMakeLists.txt | 6 project(app LANGUAGES C) project
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/open_close/ |
D | CMakeLists.txt | 6 project(app) project
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/read_fill_buf/client/ |
D | CMakeLists.txt | 6 project(app) project
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/read_fill_buf/server/ |
D | CMakeLists.txt | 6 project(app) project
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/retry_on_sec_err/server/ |
D | CMakeLists.txt | 6 project(app) project
|
/Zephyr-latest/tests/subsys/secure_storage/psa/crypto/ |
D | CMakeLists.txt | 3 project(app) project
|
/Zephyr-latest/tests/subsys/secure_storage/psa/its/ |
D | CMakeLists.txt | 3 project(app) project
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/long_read/ |
D | CMakeLists.txt | 6 project(app) project
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/retry_on_sec_err/client/ |
D | CMakeLists.txt | 6 project(app) project
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/timeout/ |
D | CMakeLists.txt | 6 project(app) project
|
/Zephyr-latest/tests/bluetooth/bt_crypto/ |
D | CMakeLists.txt | 5 project(app) project
|
/Zephyr-latest/tests/bluetooth/bt_crypto_ccm/ |
D | CMakeLists.txt | 5 project(app) project
|
/Zephyr-latest/tests/bluetooth/addr/ |
D | CMakeLists.txt | 5 project(app) project
|
/Zephyr-latest/doc/ |
D | conf.py | 361 def setup(app): argument
|
/Zephyr-latest/doc/_extensions/zephyr/domain/ |
D | __init__.py | 948 def setup(app): argument
|
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | bt.c | 1440 uint16_t app; in cmd_appearance() local
|