Home
last modified time | relevance | path

Searched refs:nl80211_iftype2str (Results 1 – 3 of 3) sorted by relevance

/external/libnl/python/examples/
Dwiphy.py93 print("\t\t* %s" % nl80211.nl80211_iftype2str[nl.nla_type(nl_mode)])
98 print("\t\t* %s" % nl80211.nl80211_iftype2str[nl.nla_type(nl_mode)])
Diface.py30 print("\ttype %s" % nl80211.nl80211_iftype2str[iftype])
Dnl80211.py1040 nl80211_iftype2str = { variable