Home
last modified time | relevance | path

Searched refs:kTetherFeature (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/components/tether/
H A Dconnection_preserver_impl.cc22 const char kTetherFeature[] = "magic_tether"; variable
178 kTetherFeature, secure_channel::ConnectionMedium::kBluetoothLowEnergy, in SetPreservedConnection()
H A Dmessage_transfer_operation.cc21 const char kTetherFeature[] = "magic_tether"; variable
136 kTetherFeature, in Initialize()
H A Dmessage_transfer_operation_unittest.cc34 const char kTetherFeature[] = "magic_tether"; variable
192 EXPECT_EQ(kTetherFeature, arguments->feature); in InitializeOperation()