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

  /system/connectivity/wificond/net/
netlink_utils.cpp 95 NL80211Packet get_interfaces(
101 get_interfaces.AddFlag(NLM_F_DUMP);
102 get_interfaces.AddAttribute(
105 if (!netlink_manager_->SendMessageAndGetResponses(get_interfaces, &response)) {
  /external/wpa_supplicant_8/src/drivers/
driver.h 326 * is not an allocated copy, i.e., get_interfaces() caller will not free
2344 struct wpa_interface_info * (*get_interfaces)(void *global_priv); member in struct:wpa_driver_ops
    [all...]
driver_ndis.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface.c     [all...]

Completed in 2590 milliseconds