d3285e130857c8f3251c89eec2aed4c4d5fdeb91

dot11p_mode is currently represented with a uint8_t type, despite an appropriate enumerated type being available. Change the field's type to the more restrictive 'enum dot11p_mode' instead of uint8_t. Change-Id: I847ce0901297b0a3e4312e8ce4124a886320f174 CRs-Fixed: 2335575
Kuvaus
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%