pub const SPINEL_PROP_RCP_MAC_KEY: _bindgen_ty_24 = 2048;
Expand description

MAC Key ** Format: CCddd.

  • C: MAC key ID mode
  • C: MAC key ID
  • d: previous MAC key material data
  • d: current MAC key material data
  • d: next MAC key material data
  • The Spinel property is used to set/get MAC key materials to and from RCP.

*/