prop_multi_set

Function prop_multi_set 

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

Encode a CMD_PROP_MULTI_SET frame from key and value pairs.