[][src]Trait bluetooth_mesh::bearer::PBADVSink

pub trait PBADVSink {
    fn consume_pb_adv(&self, msg: &PDU);
}

Required methods

fn consume_pb_adv(&self, msg: &PDU)

Loading content...

Implementors

Loading content...