Searched refs:bt_mesh_cdb_subnet_get (Results 1 – 6 of 6) sorted by relevance
275 struct bt_mesh_cdb_subnet *bt_mesh_cdb_subnet_get(uint16_t net_idx);
290 sub = bt_mesh_cdb_subnet_get(net_idx); in cdb_subnet_set()817 if (bt_mesh_cdb_subnet_get(net_idx) != NULL) { in bt_mesh_cdb_subnet_alloc()850 struct bt_mesh_cdb_subnet *bt_mesh_cdb_subnet_get(uint16_t net_idx) in bt_mesh_cdb_subnet_get() function1206 sub = bt_mesh_cdb_subnet_get(update->key_idx); in store_cdb_pending_keys()
81 subnet = bt_mesh_cdb_subnet_get(net_idx); in bt_mesh_provision()
527 sub = bt_mesh_cdb_subnet_get(provisionee.node->net_idx); in send_prov_data()
973 sub = bt_mesh_cdb_subnet_get(net_idx); in cmd_provision_local()1461 sub = bt_mesh_cdb_subnet_get(net_idx); in cmd_cdb_subnet_del()
563 subnet = bt_mesh_cdb_subnet_get(key_net_idx); in cmd_net_key_add()