pub fn decode_alert(value: &[u8]) -> Result<AlertState, UlcpError>Expand description
Decode a PROP_ALERT value: exactly one PUI naming a known state.
pub fn decode_alert(value: &[u8]) -> Result<AlertState, UlcpError>Decode a PROP_ALERT value: exactly one PUI naming a known state.