pub fn inspect_ulcp_battery(
value: Vec<u8>,
) -> Result<UlcpBatteryRecord, MobileError>Expand description
Validate and reduce a PROP_BATTERY value to fields used by mobile UI.
pub fn inspect_ulcp_battery(
value: Vec<u8>,
) -> Result<UlcpBatteryRecord, MobileError>Validate and reduce a PROP_BATTERY value to fields used by mobile UI.