Searched defs:UwbCoreError (Results 1 – 1 of 1) sorted by relevance
26 UwbCoreError(#[from] UwbCoreError), enumerator51 impl From<Error> for UwbCoreError { implementation52 fn from(error: Error) -> UwbCoreError { in from()86 fn status_code_to_uwb_core_error(status_code: StatusCode) -> UwbCoreError { in status_code_to_uwb_core_error()118 fn exception_code_to_uwb_error(exception_code: ExceptionCode) -> UwbCoreError { in exception_code_to_uwb_error()