pub const SPINEL_PROP_THREAD_STEERING_DATA: _bindgen_ty_24 = 5398;
Expand description
Thread (out of band) steering data for MLE Discovery Response.
** Format E
- Write only
*
- Required capability: SPINEL_CAP_OOB_STEERING_DATA.
- Writing to this property allows to set/update the MLE
- Discovery Response steering data out of band.
-
- All zeros to clear the steering data (indicating that
- there is no steering data).
-
- All 0xFFs to set steering data/bloom filter to
- accept/allow all.
-
- A specific EUI64 which is then added to current steering
- data/bloom filter.
*/