ieee80211: Add RLQP (Advertisement protocol ID)

Reported by Helge Magnus Keck

Change-Id: Ie36f89531d5afe617b8dd149e0ef7314209a3e52
Reviewed-on: https://code.wireshark.org/review/32780
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Alexis La Goutte 2019-04-08 09:49:50 +02:00 committed by Anders Broman
parent 44e67a9a4f
commit 43b85f102c
1 changed files with 1 additions and 0 deletions

View File

@ -273,6 +273,7 @@ typedef struct {
#define ANV_PROTO_ID_MIH_IS 1
#define ADV_PROTO_ID_MIH_CESCD 2
#define ADV_PROTO_ID_EAS 3
#define ADV_PROTO_ID_RLQP 4
#define ADV_PROTO_ID_VS 221
typedef struct anqp_info_dissector_data {