Searched refs:result_helper (Results 1 – 1 of 1) sorted by relevance
137 result_helper("on_service_reset", result); in on_service_reset()146 result_helper("on_uci_device_status_changed", result); in on_uci_device_status_changed()164 result_helper("on_session_state_changed", result); in on_session_state_changed()212 result_helper("on_range_data_received", result); in on_range_data_received()244 result_helper("on_range_data_received", result); in on_vendor_notification_received()248 fn result_helper(function_name: &str, result: Result<()>) { in result_helper() function