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

  /external/libnl/python/examples/
wiphy.py 27 def handle_freq(attr, pol): function
43 handle_freq(fattr, fpol)
  /external/iw/
phy.c 147 static int handle_freq(struct nl80211_state *state, function
155 NL80211_CMD_SET_WIPHY, 0, CIB_PHY, handle_freq,
160 NL80211_CMD_SET_WIPHY, 0, CIB_NETDEV, handle_freq, NULL);

Completed in 62 milliseconds