Searched defs:WifiConfig_IntelConfig_BluetoothSarPowerTable (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 | 1469 type WifiConfig_IntelConfig_BluetoothSarPowerTable struct { struct 1470 state protoimpl.MessageState 1471 sizeCache protoimpl.SizeCache 1472 unknownFields protoimpl.UnknownFields 1474 …1,opt,name=restriction_for_2g4,json=restrictionFor2g4,proto3" json:"restriction_for_2g4,omitempty"` 1475 …2,opt,name=restriction_for_5g2,json=restrictionFor5g2,proto3" json:"restriction_for_5g2,omitempty"` 1476 …restriction_for_5g8_5g9,json=restrictionFor5g85g9,proto3" json:"restriction_for_5g8_5g9,omitempty"` 1477 …4,opt,name=restriction_for_6g1,json=restrictionFor6g1,proto3" json:"restriction_for_6g1,omitempty"` 1478 …5,opt,name=restriction_for_6g3,json=restrictionFor6g3,proto3" json:"restriction_for_6g3,omitempty"` 1481 func (x *WifiConfig_IntelConfig_BluetoothSarPowerTable) Reset() { [all …]
|