Searched refs:kHostapdEventStationConnected (Results 1 – 3 of 3) sorted by relevance
33 const char kHostapdEventStationConnected[] = variable99 const_cast<char*>(kHostapdEventStationConnected)); in TEST_F()100 data.len = strlen(kHostapdEventStationConnected); in TEST_F()
47 const char HostapdMonitor::kHostapdEventStationConnected[] = "AP-STA-CONNECTED"; member in apmanager::HostapdMonitor210 if (event == kHostapdEventStationConnected) { in ParseMessage()
65 static const char kHostapdEventStationConnected[]; variable