OpenThread_app
Loading...
Searching...
No Matches
otapp_pair_Device_t Struct Reference

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.

Detailed Description

Represents a fully paired remote device.

Member Data Documentation

◆ devNameFull

char otapp_pair_Device_t::devNameFull[OTAPP_PAIR_NAME_FULL_SIZE]

Full hostname (e.g. "device1_1_588c...service.arpa").

◆ ipAddr

otIp6Address otapp_pair_Device_t::ipAddr

Mesh-Local EID IPv6 address.

◆ urisList

otapp_pair_uris_t otapp_pair_Device_t::urisList[OTAPP_PAIR_URI_MAX]

List of discovered services/URIs on this device.


The documentation for this struct was generated from the following file:
  • C:/.Code/ESP32/esp32-c6_apps/esp32-c6_devices/components/ot_app_sb/app/ot_app/inc/ot_app_pair.h