Home
last modified time | relevance | path

Searched defs:update (Results 1 – 5 of 5) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/src/
H A Dhmac_prng.c78 static void update(TCHmacPrng_t prng, const uint8_t *e, unsigned int len) in update() function
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dsettings.c1158 struct key_update *update = &key_updates[i]; in store_pending_keys() local
1398 struct key_update *update = &key_updates[i]; in key_update_find() local
1419 struct key_update *update, *free_slot; in bt_mesh_store_subnet() local
1445 struct key_update *update, *free_slot; in bt_mesh_store_app_key() local
1488 struct key_update *update, *free_slot; in bt_mesh_clear_subnet() local
1514 struct key_update *update, *free_slot; in bt_mesh_clear_app_key() local
H A Dcfg_srv.c392 bool update) in app_key_set()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/include/mesh/
H A Daccess.h310 int (*update)(struct bt_mesh_model *mod); member
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_l2cap_sig.c74 } update; member