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

  /system/connectivity/wificond/net/
netlink_manager.h 105 // This is used by function |OnStationEventHandler|.
116 const std::vector<uint8_t>& mac_address)> OnStationEventHandler;
242 OnStationEventHandler handler);
303 std::map<uint32_t, OnStationEventHandler> on_station_event_handler_;
netlink_utils.h 230 OnStationEventHandler handler);
netlink_utils.cpp 613 OnStationEventHandler handler) {
netlink_manager.cpp 732 OnStationEventHandler handler) {
  /system/connectivity/wificond/tests/
ap_interface_impl_unittest.cpp 54 OnStationEventHandler* out_handler,
56 OnStationEventHandler handler) {
123 OnStationEventHandler handler;
147 OnStationEventHandler handler;
mock_netlink_utils.h 49 OnStationEventHandler handler));

Completed in 146 milliseconds