pub fn inspect_ulcp_property_frame(
bytes: Vec<u8>,
) -> Result<UlcpPropertyFrameRecord, MobileError>Expand description
Parse and validate a property notification or response.
pub fn inspect_ulcp_property_frame(
bytes: Vec<u8>,
) -> Result<UlcpPropertyFrameRecord, MobileError>Parse and validate a property notification or response.