Home
last modified time | relevance | path

Searched defs:WifiConfig_Ath10KConfig_TransmitPowerChain (Results 1 – 1 of 1) sorted by relevance

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/
Dwifi_config.pb.go687 type WifiConfig_Ath10KConfig_TransmitPowerChain struct { struct
688 state protoimpl.MessageState
689 sizeCache protoimpl.SizeCache
690 unknownFields protoimpl.UnknownFields
693 …mit_2G uint32 `protobuf:"varint,1,opt,name=limit_2g,json=limit2g,proto3" json:"limit_2g,omitempty"`
695 …mit_5G uint32 `protobuf:"varint,2,opt,name=limit_5g,json=limit5g,proto3" json:"limit_5g,omitempty"`
698 func (x *WifiConfig_Ath10KConfig_TransmitPowerChain) Reset() {
707 func (x *WifiConfig_Ath10KConfig_TransmitPowerChain) String() string {
711 func (*WifiConfig_Ath10KConfig_TransmitPowerChain) ProtoMessage() {}
713 func (x *WifiConfig_Ath10KConfig_TransmitPowerChain) ProtoReflect() protoreflect.Message {
[all …]