Searched refs:module_event_noreply (Results 1 – 5 of 5) sorted by relevance
577 module_event_noreply, enumerator
70 case module_event_noreply: return "module_event_noreply"; in strmodulevent()
4090 if(event == module_event_noreply || event == module_event_error) { in process_response()4091 if(event == module_event_noreply && iq->timeout_count >= 3 && in process_response()
812 event = module_event_noreply; in mesh_report_reply()
10919 - renamed module_event_timeout to module_event_noreply.