Home
last modified time | relevance | path

Searched refs:GAS_INITIAL_RESPONSE (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/tests/hwsim/
Dtest_gas.py620 GAS_INITIAL_RESPONSE = 11 variable
623 GAS_ACTIONS = [GAS_INITIAL_REQUEST, GAS_INITIAL_RESPONSE,
630 return struct.pack('<BBBHH', ACTION_CATEG_PUBLIC, GAS_INITIAL_RESPONSE,
677 if action == GAS_INITIAL_RESPONSE:
775 hdr = struct.pack('<BBBHH', ACTION_CATEG_PUBLIC, GAS_INITIAL_RESPONSE,
Dtest_ap_hs20.py27 …e_gas, action_response, anqp_initial_resp, send_gas_resp, ACTION_CATEG_PUBLIC, GAS_INITIAL_RESPONSE
3968 GAS_INITIAL_RESPONSE,
5783 GAS_INITIAL_RESPONSE,
5804 GAS_INITIAL_RESPONSE,
5824 GAS_INITIAL_RESPONSE,
5844 GAS_INITIAL_RESPONSE,
5868 GAS_INITIAL_RESPONSE,
Dtest_p2p_messages.py1992 GAS_INITIAL_RESPONSE = 11 variable
2121 msg = gas_hdr(dst, src, GAS_INITIAL_RESPONSE)