bt_mesh_subnet_next() function
Get the next valid Subnet. If there's only one valid Subnet, this will be returned on every call.
Arguments
sub
Previous Subnet, or NULL to get the first valid.
Return value
Gets the next valid Subnet after @c sub, or NULL if there are no valid Subnets.