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

  /external/iw/
p2p.c 22 COMMAND(p2p, start, "", NL80211_CMD_START_P2P_DEVICE, 0, CIB_WDEV, handle_p2p_start, "");
30 COMMAND(p2p, stop, "", NL80211_CMD_STOP_P2P_DEVICE, 0, CIB_WDEV, handle_p2p_stop, "");
iw.c 109 case CIB_WDEV:
137 case CIB_WDEV:
339 command_idby = CIB_WDEV;
385 command_idby == CIB_WDEV))
409 !(cmd->idby == CIB_NETDEV && command_idby == CIB_WDEV))
454 case CIB_WDEV:
iw.h 30 CIB_WDEV,

Completed in 252 milliseconds