Type Alias bt_obex::server::ObexOperationError

source ยท
pub type ObexOperationError = (ResponseCode, HeaderSet);
Expand description

An operation can be rejected with a ResponseCode and optional headers describing the reason for rejection.w