Searched refs:DEL_STATION (Results 1 – 4 of 4) sorted by relevance
91 } else if (event == DEL_STATION) { in OnStationEvent()104 if (event == NEW_STATION || event == DEL_STATION) { in OnStationEvent()
108 handler(DEL_STATION, fake_mac_address); in TEST_F()132 handler(DEL_STATION, fake_mac_address); in TEST_F()
111 DEL_STATION enumerator
546 handler->second(DEL_STATION, mac_address); in BroadcastHandler()