Zephyr API 3.6.99
|
Data Structures | |
struct | bt_mesh_brg_cfg_table_entry |
Bridging Table state entry corresponding to a entry in the Bridging Table. More... | |
struct | bt_mesh_brg_cfg_table_status |
Bridging Table Status response. More... | |
struct | bt_mesh_brg_cfg_filter_netkey |
Used to filter set of pairs of NetKey Indexes from the Bridging Table. More... | |
struct | bt_mesh_brg_cfg_subnets_list |
Bridged Subnets List response. More... | |
struct | bt_mesh_brg_cfg_table_list |
Bridging Table List response. More... | |
Macros | |
#define | BT_MESH_BRG_CFG_DIR_ONEWAY 1 |
#define | BT_MESH_BRG_CFG_DIR_TWOWAY 2 |
Enumerations | |
enum | bt_mesh_brg_cfg_state { BT_MESH_BRG_CFG_DISABLED , BT_MESH_BRG_CFG_ENABLED } |
Subnet Bridge states. More... | |
#define BT_MESH_BRG_CFG_DIR_ONEWAY 1 |
#include <zephyr/bluetooth/mesh/brg_cfg.h>
#define BT_MESH_BRG_CFG_DIR_TWOWAY 2 |
#include <zephyr/bluetooth/mesh/brg_cfg.h>
#include <zephyr/bluetooth/mesh/brg_cfg.h>
Subnet Bridge states.
Enumerator | |
---|---|
BT_MESH_BRG_CFG_DISABLED | Subnet bridge functionality is disabled. |
BT_MESH_BRG_CFG_ENABLED | Subnet bridge state functionality is enabled. |