1 2 3 4
//! Implements the `DeviceFriendlyName` feature (ID `0x0007`) that provides //! functionality to set and retrieve a custom device name. pub mod v0;