Struct kdri::KettlerDevice [] [src]

pub struct KettlerDevice {
    pub name: String,
    pub addr: BtAddr,
}

Fields

Methods

impl KettlerDevice
[src]

Trait Implementations

impl<'a> From<&'a BtDevice> for KettlerDevice
[src]

Performs the conversion.