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
[] =
271
object_path == dbus::ObjectPath(
kUnconnectableDevicePath
)) {
417
object_path == dbus::ObjectPath(
kUnconnectableDevicePath
)) {
758
dbus::ObjectPath(
kUnconnectableDevicePath
)) ==
763
dbus::ObjectPath(
kUnconnectableDevicePath
)));
771
properties_map_[dbus::ObjectPath(
kUnconnectableDevicePath
)] = properties;
772
device_list_.push_back(dbus::ObjectPath(
kUnconnectableDevicePath
));
775
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 2549 milliseconds