Home | History | Annotate | Download | only in ap

Lines Matching refs:ok

278 		       "authentication OK (shared key)");
351 HOSTAPD_LEVEL_DEBUG, "authentication OK (FT)");
485 "authentication OK (open system)");
1103 "association OK (aid %d)", sta->aid);
1595 size_t len, int ok)
1600 if (!ok) {
1636 size_t len, int reassoc, int ok)
1643 if (!ok) {
1774 * @ok: Whether the frame was ACK'ed
1777 u16 stype, int ok)
1785 handle_auth_cb(hapd, mgmt, len, ok);
1789 handle_assoc_cb(hapd, mgmt, len, 0, ok);
1793 handle_assoc_cb(hapd, mgmt, len, 1, ok);