|
Direct-BT
2.3.1
Direct-BT - Direct Bluetooth Programming.
|
Used in MgmtLoadConnParamCmd and MgmtEvtNewConnectionParam. More...
#include <MgmtTypes.hpp>
Public Member Functions | |
| std::string | toString () const noexcept |
Public Attributes | |
| EUI48 | address |
| BDAddressType | address_type |
| uint16_t | min_interval |
| uint16_t | max_interval |
| uint16_t | latency |
| uint16_t | supervision_timeout |
Used in MgmtLoadConnParamCmd and MgmtEvtNewConnectionParam.
Definition at line 1010 of file MgmtTypes.hpp.
|
inlinenoexcept |
Definition at line 1010 of file MgmtTypes.hpp.
| EUI48 direct_bt::MgmtConnParam::address |
Definition at line 1010 of file MgmtTypes.hpp.
| BDAddressType direct_bt::MgmtConnParam::address_type |
Definition at line 1010 of file MgmtTypes.hpp.
| uint16_t direct_bt::MgmtConnParam::latency |
Definition at line 1010 of file MgmtTypes.hpp.
| uint16_t direct_bt::MgmtConnParam::max_interval |
Definition at line 1010 of file MgmtTypes.hpp.
| uint16_t direct_bt::MgmtConnParam::min_interval |
Definition at line 1010 of file MgmtTypes.hpp.
| uint16_t direct_bt::MgmtConnParam::supervision_timeout |
Definition at line 1010 of file MgmtTypes.hpp.
1.8.18