Searched refs:old_key (Results 1 – 3 of 3) sorted by relevance
26 const struct bt_mesh_key *old_key, const struct bt_mesh_key *new_key);
768 int bt_mesh_subnet_set(uint16_t net_idx, uint8_t kr_phase, const struct bt_mesh_key *old_key, in bt_mesh_subnet_set() argument783 if (old_key != NULL) { in bt_mesh_subnet_set()784 err = subnet_key_set(sub, 0, old_key); in bt_mesh_subnet_set()
400 const struct bt_mesh_key *old_key, const struct bt_mesh_key *new_key) in bt_mesh_app_key_set() argument415 if (app_id_set(app, 0, old_key)) { in bt_mesh_app_key_set()