pub fn write_wmm_param<B: Append>( buf: &mut B, wmm_param: &WmmParam, ) -> Result<(), BufferTooSmall>