Zephyr API Documentation 4.0.0-rc2
A Scalable Open Source RTOS
|
Bridged Subnets List response. More...
#include <brg_cfg.h>
Data Fields | |
struct bt_mesh_brg_cfg_filter_netkey | net_idx_filter |
Filter applied NetKey Indexes, and NetKey Index used for filtering. | |
uint8_t | start_idx |
Start offset in units of bridges. | |
struct net_buf_simple * | list |
Pointer to allocated buffer for storing filtered of NetKey Indexes. | |
Bridged Subnets List response.
struct net_buf_simple* bt_mesh_brg_cfg_subnets_list::list |
Pointer to allocated buffer for storing filtered of NetKey Indexes.
struct bt_mesh_brg_cfg_filter_netkey bt_mesh_brg_cfg_subnets_list::net_idx_filter |
Filter applied NetKey Indexes, and NetKey Index used for filtering.
uint8_t bt_mesh_brg_cfg_subnets_list::start_idx |
Start offset in units of bridges.