HomeSort by relevance Sort by last modified time
    Searched refs: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 76 const gchar *path = device_get_path(device);
108 const gchar *path = device_get_path(device);
  /external/bluetooth/bluez/network/
manager.c 78 const gchar *path = device_get_path(device);
91 const gchar *path = device_get_path(device);
  /external/bluetooth/bluez/src/
device.h 53 const gchar *device_get_path(struct btd_device *device);
agent.c 518 const gchar *dev_path = device_get_path(device);
675 const gchar *dev_path = device_get_path(device);
781 const gchar *dev_path = device_get_path(device);
840 const gchar *dev_path = device_get_path(device);
897 const gchar *dev_path = device_get_path(device);
962 const gchar *dev_path = device_get_path(device);
adapter.c 1050 devices[i] = (char *) device_get_path(dev);
1149 path = device_get_path(device);
1164 const gchar *dev_path = device_get_path(device);
1355 devices[i] = (char *) device_get_path(dev);
    [all...]
dbus-hci.c 737 dev_path = device_get_path(device);
device.c 1730 const gchar *device_get_path(struct btd_device *device) function
    [all...]
  /external/bluetooth/bluez/audio/
manager.c 792 path = device_get_path(device);
1255 path = device_get_path(device);

Completed in 118 milliseconds