struct AuthResp

Defined at line 37 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-fake-ap/test/auth_unittests.cc

Public Members

uint16_t seq_num_
SimAuthType auth_type_
StatusCode status_

Public Methods

void AuthResp (uint16_t seq_num, simulation::SimAuthType auth_type, wlan_ieee80211::StatusCode status)

Defined at line 38 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-fake-ap/test/auth_unittests.cc