|
HF-TMC51x0 Driver (TMC5130 & TMC5160) 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC51x0 (TMC5130 & TMC5160)
|
Information about an approved (paired) peer. More...
#include <espnow_security.hpp>
Public Attributes | |
| uint8_t | mac [6] |
| Peer's MAC address. | |
| uint8_t | device_type |
| DeviceType enum value. | |
| char | name [MAX_DEVICE_NAME_LEN] |
| Friendly name. | |
| uint32_t | paired_timestamp |
| Unix timestamp when paired (or 0) | |
| bool | valid |
| true if this slot is in use | |
Information about an approved (paired) peer.
| uint8_t ApprovedPeer::device_type |
DeviceType enum value.
| uint8_t ApprovedPeer::mac[6] |
Peer's MAC address.
| char ApprovedPeer::name[MAX_DEVICE_NAME_LEN] |
Friendly name.
| uint32_t ApprovedPeer::paired_timestamp |
Unix timestamp when paired (or 0)
| bool ApprovedPeer::valid |
true if this slot is in use