NimBLE-Arduino 2.1.2
Loading...
Searching...
No Matches
bt_mesh_dev_capabilities Struct Reference

#include <main.h>

Public Attributes

uint8_t elem_count
 
uint16_t algorithms
 
uint8_t pub_key_type
 
uint8_t static_oob
 
bt_mesh_output_action_t output_actions
 
bt_mesh_input_action_t input_actions
 
uint8_t output_size
 
uint8_t input_size
 

Detailed Description

Device Capabilities.

Member Data Documentation

◆ algorithms

uint16_t bt_mesh_dev_capabilities::algorithms

Supported algorithms and other capabilities

◆ elem_count

uint8_t bt_mesh_dev_capabilities::elem_count

Number of elements supported by the device

◆ input_actions

bt_mesh_input_action_t bt_mesh_dev_capabilities::input_actions

Supported Input OOB Actions

◆ input_size

uint8_t bt_mesh_dev_capabilities::input_size

Maximum size in octets of Input OOB supported

◆ output_actions

bt_mesh_output_action_t bt_mesh_dev_capabilities::output_actions

Supported Output OOB Actions

◆ output_size

uint8_t bt_mesh_dev_capabilities::output_size

Maximum size of Output OOB supported

◆ pub_key_type

uint8_t bt_mesh_dev_capabilities::pub_key_type

Supported public key types

◆ static_oob

uint8_t bt_mesh_dev_capabilities::static_oob

Supported static OOB Types