pub const SPINEL_PROP_THREAD_ROUTER_TABLE: _bindgen_ty_24 = 5399;
Expand description

Thread Router Table. ** Format: A(t(ESCCCCCCb) - Read only

  • Data per item is:
  • E: IEEE 802.15.4 Extended Address
  • S: RLOC16
  • C: Router ID
  • C: Next hop to router
  • C: Path cost to router
  • C: Link Quality In
  • C: Link Quality Out
  • C: Age (seconds since last heard)
  • b: Link established with Router ID or not.

*/