OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kTypeBluetooth
(Results
1 - 5
of
5
) sorted by null
/system/update_engine/
connection_manager.cc
48
} else if (type_str == shill::
kTypeBluetooth
) {
155
return shill::
kTypeBluetooth
;
connection_manager_unittest.cc
176
TestWithServiceType(shill::
kTypeBluetooth
, nullptr,
389
EXPECT_STREQ(shill::
kTypeBluetooth
,
/system/update_engine/update_manager/
real_shill_provider.cc
40
} else if (type_str == shill::
kTypeBluetooth
) {
real_shill_provider_unittest.cc
330
shill::
kTypeBluetooth
,
/external/cros/system_api/dbus/shill/
dbus-constants.h
320
const char
kTypeBluetooth
[] = "bluetooth";
[
all
...]
Completed in 655 milliseconds