Searched refs:net_key_update (Results 1 – 2 of 2) sorted by relevance
47 struct net_key_update { struct60 static struct net_key_update net_key_updates[CONFIG_BT_MESH_SUBNET_COUNT]; argument121 static struct net_key_update *net_key_update_find(uint16_t key_idx, in net_key_update_find()122 struct net_key_update **free_slot) in net_key_update_find()124 struct net_key_update *match; in net_key_update_find()131 struct net_key_update *update = &net_key_updates[i]; in net_key_update_find()163 struct net_key_update *update, *free_slot; in update_subnet_settings()1005 struct net_key_update *update = &net_key_updates[i]; in bt_mesh_subnet_pending_store()
1677 static int net_key_update(const struct bt_mesh_model *model, in net_key_update() function2488 { OP_NET_KEY_UPDATE, BT_MESH_LEN_EXACT(18), net_key_update },