Type Alias bt_obex::header::TypeValue

source ยท
pub type TypeValue = (u8, Vec<u8>);
Expand description

Used to support a variety of application request/response parameters which are represented in Tag-Length-Value triplets.