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

  /system/connectivity/shill/net/
netlink_message_matchers.h 60 uint32_t wiphy; local
62 &wiphy)) {
63 LOG(INFO) << "Wiphy index not set";
  /external/iw/
interface.c 310 unsigned int *wiphy = arg; local
316 if (wiphy && tb_msg[NL80211_ATTR_WIPHY]) {
319 if (*wiphy != thiswiphy)
321 *wiphy = thiswiphy;
346 if (!wiphy && tb_msg[NL80211_ATTR_WIPHY])
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_event.c 1918 u32 vendor_id, subcmd, wiphy = 0; local
    [all...]

Completed in 74 milliseconds