NimBLE-Arduino 2.1.2
|
#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 |
Device Capabilities.
uint16_t bt_mesh_dev_capabilities::algorithms |
Supported algorithms and other capabilities
uint8_t bt_mesh_dev_capabilities::elem_count |
Number of elements supported by the device
bt_mesh_input_action_t bt_mesh_dev_capabilities::input_actions |
Supported Input OOB Actions
uint8_t bt_mesh_dev_capabilities::input_size |
Maximum size in octets of Input OOB supported
bt_mesh_output_action_t bt_mesh_dev_capabilities::output_actions |
Supported Output OOB Actions
uint8_t bt_mesh_dev_capabilities::output_size |
Maximum size of Output OOB supported
uint8_t bt_mesh_dev_capabilities::pub_key_type |
Supported public key types
uint8_t bt_mesh_dev_capabilities::static_oob |
Supported static OOB Types