Type Definition bluer::rfcomm::ReqResult

source · []
pub type ReqResult<T> = Result<T, ReqError>;
This is supported on crate features rfcomm and bluetoothd only.
Expand description

Result of a Bluetooth profile request to us.