Home
last modified time | relevance | path

Searched defs:app_key_update (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dapp_keys.c36 struct app_key_update { struct
60 static struct app_key_update app_key_updates[CONFIG_BT_MESH_APP_KEY_COUNT]; argument
Dcfg_srv.c320 static int app_key_update(const struct bt_mesh_model *model, in app_key_update() function