Wiselib
Public Attributes
wiselib::Echo< OsModel_P, Radio_P, Timer_P, Debug_P >::neighbor_entry Struct Reference

#include <echo.h>

List of all members.

Public Attributes

time_t last_echo
time_t timeout
time_t first_beacon
uint16_t last_lqi
uint16_t avg_lqi
uint8_t beacons_in_row
node_id_t id
uint32_t total_beacons
uint8_t inverse_link_assoc
uint16_t stability
bool active
bool stable
bool bidi

template<typename OsModel_P, typename Radio_P, typename Timer_P, typename Debug_P>
struct wiselib::Echo< OsModel_P, Radio_P, Timer_P, Debug_P >::neighbor_entry


Member Data Documentation

template<typename OsModel_P, typename Radio_P, typename Timer_P, typename Debug_P>
bool wiselib::Echo< OsModel_P, Radio_P, Timer_P, Debug_P >::neighbor_entry::active
template<typename OsModel_P, typename Radio_P, typename Timer_P, typename Debug_P>
uint16_t wiselib::Echo< OsModel_P, Radio_P, Timer_P, Debug_P >::neighbor_entry::avg_lqi
template<typename OsModel_P, typename Radio_P, typename Timer_P, typename Debug_P>
uint8_t wiselib::Echo< OsModel_P, Radio_P, Timer_P, Debug_P >::neighbor_entry::beacons_in_row
template<typename OsModel_P, typename Radio_P, typename Timer_P, typename Debug_P>
bool wiselib::Echo< OsModel_P, Radio_P, Timer_P, Debug_P >::neighbor_entry::bidi
template<typename OsModel_P, typename Radio_P, typename Timer_P, typename Debug_P>
time_t wiselib::Echo< OsModel_P, Radio_P, Timer_P, Debug_P >::neighbor_entry::first_beacon
template<typename OsModel_P, typename Radio_P, typename Timer_P, typename Debug_P>
node_id_t wiselib::Echo< OsModel_P, Radio_P, Timer_P, Debug_P >::neighbor_entry::id
template<typename OsModel_P, typename Radio_P, typename Timer_P, typename Debug_P>
uint8_t wiselib::Echo< OsModel_P, Radio_P, Timer_P, Debug_P >::neighbor_entry::inverse_link_assoc
template<typename OsModel_P, typename Radio_P, typename Timer_P, typename Debug_P>
time_t wiselib::Echo< OsModel_P, Radio_P, Timer_P, Debug_P >::neighbor_entry::last_echo
template<typename OsModel_P, typename Radio_P, typename Timer_P, typename Debug_P>
uint16_t wiselib::Echo< OsModel_P, Radio_P, Timer_P, Debug_P >::neighbor_entry::last_lqi
template<typename OsModel_P, typename Radio_P, typename Timer_P, typename Debug_P>
uint16_t wiselib::Echo< OsModel_P, Radio_P, Timer_P, Debug_P >::neighbor_entry::stability
template<typename OsModel_P, typename Radio_P, typename Timer_P, typename Debug_P>
bool wiselib::Echo< OsModel_P, Radio_P, Timer_P, Debug_P >::neighbor_entry::stable
template<typename OsModel_P, typename Radio_P, typename Timer_P, typename Debug_P>
time_t wiselib::Echo< OsModel_P, Radio_P, Timer_P, Debug_P >::neighbor_entry::timeout
template<typename OsModel_P, typename Radio_P, typename Timer_P, typename Debug_P>
uint32_t wiselib::Echo< OsModel_P, Radio_P, Timer_P, Debug_P >::neighbor_entry::total_beacons

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines