diff --git a/tests/hwsim/test_gas.py b/tests/hwsim/test_gas.py index f1c5f3bd3..69fd3b2f5 100644 --- a/tests/hwsim/test_gas.py +++ b/tests/hwsim/test_gas.py @@ -254,6 +254,10 @@ GAS_ACTIONS = [ GAS_INITIAL_REQUEST, GAS_INITIAL_RESPONSE, def anqp_adv_proto(): return struct.pack('BBBB', 108, 2, 127, 0) +def anqp_initial_resp(dialog_token, status_code): + return struct.pack('