pub const SPINEL_PROP_MAC_ALLOWLIST: _bindgen_ty_24 = 4864;
Expand description

MAC Allowlist ** Format: A(t(Ec))

  • Required capability: CAP_MAC_ALLOWLIST
  • Structure Parameters:
  • E: EUI64 address of node
  • c: Optional RSSI-override value. The value 127 indicates
  •   that the RSSI-override feature is not enabled for this
  •   address. If this value is omitted when setting or
  •   inserting, it is assumed to be 127. This parameter is
  •   ignored when removing.

*/