use FromLeStream;
use FromPrimitive;
use crateStatus;
use crateParameter;
const ID: u16 = 0x0019;
/// A callback invoked when the status of the stack changes.
///
/// If the status parameter equals [`Status::NetworkUp`], then the getNetworkParameters command
/// can be called to obtain the new network parameters.
///
/// If any of the parameters are being stored in nonvolatile memory by the Host,
/// the stored values should be updated.