Searched defs:WifiConfig_MtkConfig_MtclTable (Results 1 – 1 of 1) sorted by relevance
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/ |
D | wifi_config.pb.go | 3676 type WifiConfig_MtkConfig_MtclTable struct { struct 3677 state protoimpl.MessageState 3678 sizeCache protoimpl.SizeCache 3679 unknownFields protoimpl.UnknownFields 3682 Version uint32 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"` 3685 …2 `protobuf:"varint,2,opt,name=support_6ghz,json=support6ghz,proto3" json:"support_6ghz,omitempty"` 3691 …4 `protobuf:"varint,3,opt,name=bitmask_6ghz,json=bitmask6ghz,proto3" json:"bitmask_6ghz,omitempty"` 3694 …tobuf:"varint,4,opt,name=support_5p9ghz,json=support5p9ghz,proto3" json:"support_5p9ghz,omitempty"` 3700 …tobuf:"varint,5,opt,name=bitmask_5p9ghz,json=bitmask5p9ghz,proto3" json:"bitmask_5p9ghz,omitempty"` 3703 func (x *WifiConfig_MtkConfig_MtclTable) Reset() { [all …]
|