ulcp_prop_set

Function ulcp_prop_set 

Source
pub fn ulcp_prop_set(
    transaction_id: u8,
    property_id: u32,
    value: Vec<u8>,
) -> Result<Vec<u8>, MobileError>
Expand description

Encode a CMD_PROP_SET request with the shared ULCP codec.