Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
bt_mesh_brg_cfg_table_status Struct Reference

Bridging Table Status response. More...

#include <zephyr/bluetooth/mesh/brg_cfg.h>

Data Fields

uint8_t status
 Status Code of the requesting message.
struct bt_mesh_brg_cfg_table_entry entry
 Requested Bridging Table entry.

Detailed Description

Bridging Table Status response.

Field Documentation

◆ entry

struct bt_mesh_brg_cfg_table_entry bt_mesh_brg_cfg_table_status::entry

Requested Bridging Table entry.

◆ status

uint8_t bt_mesh_brg_cfg_table_status::status

Status Code of the requesting message.


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