prop_set

Function prop_set 

Source
pub fn prop_set(
    buf: &mut [u8],
    tid: u8,
    key: u32,
    value: &[u8],
) -> Result<usize, WriteError>
Expand description

Encode a CMD_PROP_SET frame.