Home
last modified time | relevance | path

Searched defs:app (Results 1 – 24 of 24) sorted by relevance

/Zephyr-latest/doc/_extensions/zephyr/
Dhtml_redirects.py54 def setup(app): argument
66 def create_redirect_pages(app, exception): argument
Dapi_overview.py43 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
Ddtcompatible-role.py14 def setup(app): argument
Dlink-roles.py43 def setup(app): argument
Dapplication.py392 def setup(app): argument
/Zephyr-latest/subsys/bluetooth/mesh/
Dapp_keys.c96 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 …]
Dcdb.c344 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/
DCMakeLists.txt6 project(app) project
/Zephyr-latest/samples/subsys/llext/edk/app/
DCMakeLists.txt6 project(app LANGUAGES C) project
/Zephyr-latest/tests/bsim/bluetooth/host/att/open_close/
DCMakeLists.txt6 project(app) project
/Zephyr-latest/tests/bsim/bluetooth/host/att/read_fill_buf/client/
DCMakeLists.txt6 project(app) project
/Zephyr-latest/tests/bsim/bluetooth/host/att/read_fill_buf/server/
DCMakeLists.txt6 project(app) project
/Zephyr-latest/tests/bsim/bluetooth/host/att/retry_on_sec_err/server/
DCMakeLists.txt6 project(app) project
/Zephyr-latest/tests/subsys/secure_storage/psa/crypto/
DCMakeLists.txt3 project(app) project
/Zephyr-latest/tests/subsys/secure_storage/psa/its/
DCMakeLists.txt3 project(app) project
/Zephyr-latest/tests/bsim/bluetooth/host/att/long_read/
DCMakeLists.txt6 project(app) project
/Zephyr-latest/tests/bsim/bluetooth/host/att/retry_on_sec_err/client/
DCMakeLists.txt6 project(app) project
/Zephyr-latest/tests/bsim/bluetooth/host/att/timeout/
DCMakeLists.txt6 project(app) project
/Zephyr-latest/tests/bluetooth/bt_crypto/
DCMakeLists.txt5 project(app) project
/Zephyr-latest/tests/bluetooth/bt_crypto_ccm/
DCMakeLists.txt5 project(app) project
/Zephyr-latest/tests/bluetooth/addr/
DCMakeLists.txt5 project(app) project
/Zephyr-latest/doc/
Dconf.py361 def setup(app): argument
/Zephyr-latest/doc/_extensions/zephyr/domain/
D__init__.py948 def setup(app): argument
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c1440 uint16_t app; in cmd_appearance() local