[][src]Trait bluetooth_mesh::interface::InterfaceSink

pub trait InterfaceSink {
    fn consume_pdu(&mut self, pdu: &IncomingEncryptedNetworkPDU);
}

Required methods

Loading content...

Implementors

Loading content...