|
@@ -160,7 +160,6 @@ typedef struct sDphHashNode {
|
|
*/
|
|
*/
|
|
uint8_t htSupportedChannelWidthSet:1;
|
|
uint8_t htSupportedChannelWidthSet:1;
|
|
uint8_t htSecondaryChannelOffset:2;
|
|
uint8_t htSecondaryChannelOffset:2;
|
|
- uint8_t rsvd1:2;
|
|
|
|
uint16_t bssId; /* BSSID */
|
|
uint16_t bssId; /* BSSID */
|
|
uint16_t assocId; /* Association ID */
|
|
uint16_t assocId; /* Association ID */
|
|
/* This is the real sta index generated by HAL */
|
|
/* This is the real sta index generated by HAL */
|