pub const SPINEL_STATUS_JOIN_FAILURE: _bindgen_ty_1 = 104;
Expand description

Generic failure to associate with other peers. **

  • This status error should not be used by implementors if
  • enough information is available to determine that one of the
  • later join failure status codes would be more accurate.
  • \sa SPINEL_PROP_NET_REQUIRE_JOIN_EXISTING
  • \sa SPINEL_PROP_MESHCOP_JOINER_COMMISSIONING */