Searched refs:GAS_COMEBACK_RESPONSE (Results 1 – 2 of 2) sorted by relevance
/hostap-latest/tests/hwsim/ |
D | test_gas.py | 622 GAS_COMEBACK_RESPONSE = 13 variable 624 GAS_COMEBACK_REQUEST, GAS_COMEBACK_RESPONSE] 640 return struct.pack('<BBBHBH', ACTION_CATEG_PUBLIC, GAS_COMEBACK_RESPONSE, 684 if action == GAS_COMEBACK_RESPONSE: 766 GAS_COMEBACK_RESPONSE, 771 GAS_COMEBACK_RESPONSE, 907 GAS_COMEBACK_RESPONSE, dialog_token, 0) 916 GAS_COMEBACK_RESPONSE, dialog_token, 0, 0x80,
|
D | test_p2p_messages.py | 1994 GAS_COMEBACK_RESPONSE = 13 variable 2137 msg = gas_hdr(dst, src, GAS_COMEBACK_RESPONSE)
|