OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kUnconnectableDevicePath
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chromeos/dbus/
fake_bluetooth_device_client.cc
141
const char FakeBluetoothDeviceClient::
kUnconnectableDevicePath
[] =
269
object_path == dbus::ObjectPath(
kUnconnectableDevicePath
)) {
415
object_path == dbus::ObjectPath(
kUnconnectableDevicePath
)) {
756
dbus::ObjectPath(
kUnconnectableDevicePath
)) ==
761
dbus::ObjectPath(
kUnconnectableDevicePath
)));
769
properties_map_[dbus::ObjectPath(
kUnconnectableDevicePath
)] = properties;
770
device_list_.push_back(dbus::ObjectPath(
kUnconnectableDevicePath
));
773
DeviceAdded(dbus::ObjectPath(
kUnconnectableDevicePath
)));
[
all
...]
fake_bluetooth_device_client.h
130
static const char
kUnconnectableDevicePath
[];
/external/chromium_org/device/bluetooth/
bluetooth_chromeos_unittest.cc
[
all
...]
Completed in 27 milliseconds