ulcp_prop_get

Function ulcp_prop_get 

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

Encode a CMD_PROP_GET request with the shared ULCP codec.