OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:device_get_path
(Results
1 - 9
of
9
) sorted by null
/external/bluetooth/bluez/input/
manager.c
52
const gchar *path =
device_get_path
(device);
62
const gchar *path =
device_get_path
(device);
86
const gchar *path =
device_get_path
(device);
/external/bluetooth/bluez/serial/
manager.c
81
const gchar *path =
device_get_path
(device);
113
const gchar *path =
device_get_path
(device);
/external/bluetooth/bluez/src/
device.h
52
const gchar *
device_get_path
(struct btd_device *device);
agent.c
466
const gchar *dev_path =
device_get_path
(device);
623
const gchar *dev_path =
device_get_path
(device);
682
const gchar *dev_path =
device_get_path
(device);
739
const gchar *dev_path =
device_get_path
(device);
804
const gchar *dev_path =
device_get_path
(device);
adapter.c
971
devices[i] = (char *)
device_get_path
(dev);
997
path =
device_get_path
(device);
1011
const gchar *dev_path =
device_get_path
(device);
1213
devices[i] = (char *)
device_get_path
(dev);
[
all
...]
dbus-hci.c
612
dev_path =
device_get_path
(device);
device.c
1570
const gchar *
device_get_path
(struct btd_device *device)
function
[
all
...]
/external/bluetooth/bluez/network/
manager.c
191
const gchar *path =
device_get_path
(device);
204
const gchar *path =
device_get_path
(device);
/external/bluetooth/bluez/audio/
manager.c
763
path =
device_get_path
(device);
1239
path =
device_get_path
(device);
Completed in 393 milliseconds