Searched defs:WifiConfig_Rtw89Config (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 | 603 type WifiConfig_Rtw89Config struct { struct 604 state protoimpl.MessageState 605 sizeCache protoimpl.SizeCache 606 unknownFields protoimpl.UnknownFields 610 …tablet_mode_power_table,json=tabletModePowerTable,proto3" json:"tablet_mode_power_table,omitempty"` 611 …let_mode_power_table,json=nonTabletModePowerTable,proto3" json:"non_tablet_mode_power_table,omitem… 613 …oOffsets `protobuf:"bytes,3,opt,name=offset_fcc,json=offsetFcc,proto3" json:"offset_fcc,omitempty"` 614 …_GeoOffsets `protobuf:"bytes,4,opt,name=offset_eu,json=offsetEu,proto3" json:"offset_eu,omitempty"` 615 …ts `protobuf:"bytes,5,opt,name=offset_other,json=offsetOther,proto3" json:"offset_other,omitempty"` 618 func (x *WifiConfig_Rtw89Config) Reset() { [all …]
|