Lines Matching defs:sub
396 struct bt_mesh_subnet *sub; in app_key_set() local
836 struct bt_mesh_subnet *sub; in gatt_proxy_set() local
877 struct bt_mesh_subnet *sub = &bt_mesh.sub[i]; in gatt_proxy_set() local
998 struct bt_mesh_subnet *sub; in relay_set() local
2172 struct bt_mesh_subnet *sub; in net_key_add() local
2247 struct bt_mesh_subnet *sub; in net_key_update() local
2328 struct bt_mesh_subnet *sub; in net_key_del() local
2377 struct bt_mesh_subnet *sub = &bt_mesh.sub[i]; in net_key_get() local
2409 struct bt_mesh_subnet *sub; in node_identity_get() local
2451 struct bt_mesh_subnet *sub; in node_identity_set() local
2770 struct bt_mesh_subnet *sub; in friend_set() local
2886 struct bt_mesh_subnet *sub; in krp_get() local
2909 struct bt_mesh_subnet *sub; in krp_set() local
2983 static u16_t hb_pwr2(u8_t val, u8_t sub) in hb_pwr2()
3315 struct bt_mesh_subnet *sub; in hb_publish() local
3437 struct bt_mesh_subnet *sub = &bt_mesh.sub[i]; in bt_mesh_cfg_reset() local
3582 void bt_mesh_subnet_del(struct bt_mesh_subnet *sub, bool store) in bt_mesh_subnet_del()