Searched refs:uwb_core_error_to_exception_code (Results 1 – 1 of 1) sorted by relevance
45 BinderStatus::new_exception(uwb_core_error_to_exception_code(e), None) in from()111 fn uwb_core_error_to_exception_code(uwb_core_error: UwbCoreError) -> ExceptionCode { in uwb_core_error_to_exception_code() function139 let mut exception = uwb_core_error_to_exception_code(UwbCoreError::BadParameters); in test_uwb_core_error_to_exception_code()142 exception = uwb_core_error_to_exception_code(UwbCoreError::ForeignFunctionInterface); in test_uwb_core_error_to_exception_code()