Lines Matching refs:id2str
110 const char *id2str; in nan_role_to_str() local
124 id2str = "WL_NAN_ROLE_UNKNOWN"; in nan_role_to_str()
127 return id2str; in nan_role_to_str()
133 const char *id2str; in nan_event_to_str() local
236 id2str = "WL_NAN_EVENT_UNKNOWN"; in nan_event_to_str()
239 return id2str; in nan_event_to_str()
245 const char *id2str; in nan_frm_type_to_str() local
285 id2str = "WL_NAN_FRM_TYPE_UNKNOWN"; in nan_frm_type_to_str()
288 return id2str; in nan_frm_type_to_str()
294 const char *id2str; in nan_event_cause_to_str() local
319 id2str = "WL_NAN_EVENT_CAUSE_UNKNOWN"; in nan_event_cause_to_str()
322 return id2str; in nan_event_cause_to_str()