pub fn prop_multi_set( buf: &mut [u8], tid: u8, entries: &[(u32, &[u8])], ) -> Result<usize, WriteError>
Encode a CMD_PROP_MULTI_SET frame from key and value pairs.
CMD_PROP_MULTI_SET