Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_mesh_bridged_subnets_list Struct Reference

Bridged Subnets List response. More...

#include <brg_cfg.h>

Data Fields

struct bt_mesh_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_simplelist
 Pointer to allocated buffer for storing filtered of NetKey Indexes.
 

Detailed Description

Bridged Subnets List response.

Field Documentation

◆ list

struct net_buf_simple* bt_mesh_bridged_subnets_list::list

Pointer to allocated buffer for storing filtered of NetKey Indexes.

◆ net_idx_filter

struct bt_mesh_filter_netkey bt_mesh_bridged_subnets_list::net_idx_filter

Filter applied NetKey Indexes, and NetKey Index used for filtering.

◆ start_idx

uint8_t bt_mesh_bridged_subnets_list::start_idx

Start offset in units of bridges.


The documentation for this struct was generated from the following file: