Searched refs:DEL_STATION (Results 1 – 4 of 4) sorted by relevance
119 handler(DEL_STATION, fake_mac_address_01); in TEST_F()166 handler(DEL_STATION, fake_mac_address_01); in TEST_F()187 handler(DEL_STATION, fake_mac_address_01); in TEST_F()188 handler(DEL_STATION, fake_mac_address_01); in TEST_F()
108 } else if (event == DEL_STATION) { in OnStationEvent()
111 DEL_STATION enumerator
546 handler->second(DEL_STATION, mac_address); in BroadcastHandler()