[][src]Trait bluetooth_mesh::bearer::NetworkSink

pub trait NetworkSink {
    fn consume_pdu(&self, msg: &IncomingEncryptedNetworkPDU);
}

Required methods

Loading content...

Implementors

Loading content...