
This struct represents a remote Zigbee Direct Device to the ZVD API. More...
#include <zboss_api_direct.h>
Data Fields | |
| zb_int16_t | rssi |
| zb_uint16_t | pan_id |
| zb_uint16_t | nwk_addr |
| zb_uint8_t | mac_addr [6] |
| zb_uint8_t | ieee_addr [8] |
| char | name [64] |
| zb_uint8_t | rssi_valid |
| zb_uint8_t | connected |
| zb_uint8_t | ble_adv_version: 4 |
| zb_uint8_t | capability_flags: 4 |
This struct represents a remote Zigbee Direct Device to the ZVD API.
ZVD API
| zb_uint8_t zb_peripheral_zdd_t::ble_adv_version |
| zb_uint8_t zb_peripheral_zdd_t::capability_flags |
| zb_uint8_t zb_peripheral_zdd_t::connected |
| zb_uint8_t zb_peripheral_zdd_t::ieee_addr[8] |
| zb_uint8_t zb_peripheral_zdd_t::mac_addr[6] |
| char zb_peripheral_zdd_t::name[64] |
| zb_uint16_t zb_peripheral_zdd_t::nwk_addr |
| zb_uint16_t zb_peripheral_zdd_t::pan_id |
| zb_int16_t zb_peripheral_zdd_t::rssi |
| zb_uint8_t zb_peripheral_zdd_t::rssi_valid |