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

  /system/connectivity/wificond/tests/
ap_interface_impl_unittest.cpp 142 handler(NEW_STATION, fake_mac_address);
144 handler(NEW_STATION, fake_mac_address);
  /system/connectivity/wificond/
ap_interface_impl.cpp 130 if (event == NEW_STATION) {
  /system/connectivity/wificond/net/
netlink_manager.h 90 NEW_STATION,
netlink_manager.cpp 521 handler->second(NEW_STATION, mac_address);

Completed in 57 milliseconds