|
OpenThread_app
|
Represents a fully paired remote device. More...
#include <ot_app_pair.h>
Public Attributes | |
| char | devNameFull [OTAPP_PAIR_NAME_FULL_SIZE] |
| Full hostname (e.g. "device1_1_588c...service.arpa"). | |
| otIp6Address | ipAddr |
| Mesh-Local EID IPv6 address. | |
| otapp_pair_uris_t | urisList [OTAPP_PAIR_URI_MAX] |
| List of discovered services/URIs on this device. | |
Represents a fully paired remote device.
| char otapp_pair_Device_t::devNameFull[OTAPP_PAIR_NAME_FULL_SIZE] |
Full hostname (e.g. "device1_1_588c...service.arpa").
| otIp6Address otapp_pair_Device_t::ipAddr |
Mesh-Local EID IPv6 address.
| otapp_pair_uris_t otapp_pair_Device_t::urisList[OTAPP_PAIR_URI_MAX] |
List of discovered services/URIs on this device.