Searched defs:update (Results 1 – 5 of 5) sorted by relevance
78 static void update(TCHmacPrng_t prng, const uint8_t *e, unsigned int len) in update() function
1158 struct key_update *update = &key_updates[i]; in store_pending_keys() local1398 struct key_update *update = &key_updates[i]; in key_update_find() local1419 struct key_update *update, *free_slot; in bt_mesh_store_subnet() local1445 struct key_update *update, *free_slot; in bt_mesh_store_app_key() local1488 struct key_update *update, *free_slot; in bt_mesh_clear_subnet() local1514 struct key_update *update, *free_slot; in bt_mesh_clear_app_key() local
392 bool update) in app_key_set()
310 int (*update)(struct bt_mesh_model *mod); member
74 } update; member