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

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