Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dapp_keys.c69 static struct app_key *app_get(uint16_t app_idx) in app_get() function
103 app = app_get(app_idx); in store_app_key()
299 app = app_get(app_idx); in bt_mesh_app_key_update()
362 app = app_get(app_idx); in bt_mesh_app_key_del()
512 app = app_get(ctx->app_idx); in bt_mesh_keys_resolve()