Lines Matching refs:BT_MESH_KEY_UNUSED
64 .net_idx = BT_MESH_KEY_UNUSED,
274 if (!sub && subnets[i].net_idx == BT_MESH_KEY_UNUSED) { in subnet_alloc()
298 sub->net_idx = BT_MESH_KEY_UNUSED; in subnet_del()
588 if (subnets[i].net_idx != BT_MESH_KEY_UNUSED && in bt_mesh_subnet_node_id_set()
651 if (subnets[i].net_idx != BT_MESH_KEY_UNUSED && in bt_mesh_subnet_priv_node_id_set()
717 if (sub->net_idx == BT_MESH_KEY_UNUSED) { in bt_mesh_subnets_get()
816 if (subnets[i].net_idx == BT_MESH_KEY_UNUSED) { in bt_mesh_subnet_find()
833 if (subnets[i].net_idx == BT_MESH_KEY_UNUSED) { in bt_mesh_subnet_foreach()
858 if (sub->net_idx != BT_MESH_KEY_UNUSED) { in bt_mesh_subnet_next()
876 if (sub->net_idx != BT_MESH_KEY_UNUSED) { in bt_mesh_net_keys_reset()
945 if (rx->sub->net_idx == BT_MESH_KEY_UNUSED) { in bt_mesh_net_cred_find()