pub const SPINEL_PROP_CHANNEL_MANAGER_NEW_CHANNEL: _bindgen_ty_24 = 6400;
Expand description

Channel Manager - Channel Change New Channel ** Format: C (read-write)

  • Required capability: SPINEL_CAP_CHANNEL_MANAGER
  • Setting this property triggers the Channel Manager to start
  • a channel change process. The network switches to the given
  • channel after the specified delay (see CHANNEL_MANAGER_DELAY).
  • A subsequent write to this property will cancel an ongoing
  • (previously requested) channel change.

*/