Searched defs:WifiConfig_IntelConfig_BluetoothPpag (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 | 1741 type WifiConfig_IntelConfig_BluetoothPpag struct { struct 1742 state protoimpl.MessageState 1743 sizeCache protoimpl.SizeCache 1744 unknownFields protoimpl.UnknownFields 1747 … `protobuf:"varint,1,opt,name=revision,proto3" json:"revision,omitempty"` 1748 …,2,opt,name=enablement_bpag_countries,json=enablementBpagCountries,proto3" json:"enablement_bpag_c… 1751 func (x *WifiConfig_IntelConfig_BluetoothPpag) Reset() { 1760 func (x *WifiConfig_IntelConfig_BluetoothPpag) String() string { 1764 func (*WifiConfig_IntelConfig_BluetoothPpag) ProtoMessage() {} 1766 func (x *WifiConfig_IntelConfig_BluetoothPpag) ProtoReflect() protoreflect.Message { [all …]
|