Searched refs:kHostapdEventStationDisconnected (Results 1 – 3 of 3) sorted by relevance
35 const char kHostapdEventStationDisconnected[] = variable110 const_cast<char*>(kHostapdEventStationDisconnected)); in TEST_F()111 data.len = strlen(kHostapdEventStationDisconnected); in TEST_F()
48 const char HostapdMonitor::kHostapdEventStationDisconnected[] = member in apmanager::HostapdMonitor212 } else if (event == kHostapdEventStationDisconnected) { in ParseMessage()
66 static const char kHostapdEventStationDisconnected[]; variable