HomeSort by relevance Sort by last modified time
    Searched full:get_reason_str (Results 1 - 3 of 3) sorted by null

  /external/iw/
reason.c 45 const char *get_reason_str(uint16_t reason) function
iw.h 160 const char *get_reason_str(uint16_t reason);
event.c 87 printf(" reason %d: %s", tmp, get_reason_str(tmp));
533 get_reason_str(nla_get_u16(tb[NL80211_ATTR_REASON_CODE])));

Completed in 237 milliseconds