Searched refs:newStaInfo (Results 1 – 3 of 3) sorted by relevance
143 emit newStaInfo(info); in stop_hostapd() local232 emit q->newStaInfo(list); in handCmdMessage()267 emit q->newStaInfo(list); in handCmdMessage()
61 void newStaInfo(const QList<ScanInfoAp> &infos);
60 connect(m_hostapdcil, &Hostapdcli::newStaInfo, this, [=](const QList<ScanInfoAp> &infos){ in createAP()