bt_mesh_cdb_subnet_get() function
Get a subnet by NetIdx Try to find the subnet with the specified NetIdx.
Arguments
net_idx
NetIdx of the subnet to look for.
Return value
The subnet with the specified NetIdx or NULL if no such subnet exists.
![]()
if (!bt_mesh_cdb_subnet_get(net_idx)) {
bt_mesh_cdb_subnet_get() is called by 1 function:
![]()
bt_mesh_cdb_subnet_get()