HomeSort by relevance Sort by last modified time
    Searched refs:device_get_path (Results 1 - 10 of 10) 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 74 const gchar *path = device_get_path(device);
106 const gchar *path = device_get_path(device);
  /external/bluetooth/bluez/network/
manager.c 77 const gchar *path = device_get_path(device);
90 const gchar *path = device_get_path(device);
  /external/bluetooth/bluez/health/
hdp.c 453 path = device_get_path(chan->dev->dev);
491 device_get_path(dev->dev),
540 device_get_path(dc_data->hdp_chann->dev->dev),
735 g_dbus_emit_signal(dev->conn, device_get_path(dev->dev),
746 emit_property_changed(dev->conn, device_get_path(dev->dev),
790 device_get_path(hdp_chann->dev->dev),
845 path = device_get_path(dev->dev);
986 g_dbus_emit_signal(dev->conn, device_get_path(dev->dev), HEALTH_DEVICE,
996 emit_property_changed(dev->conn, device_get_path(dev->dev),
1049 g_dbus_emit_signal(dev->conn, device_get_path(dev->dev)
    [all...]
  /external/bluetooth/bluez/src/
device.h 68 const gchar *device_get_path(struct btd_device *device);
agent.c 457 const gchar *dev_path = device_get_path(device);
614 const gchar *dev_path = device_get_path(device);
673 const gchar *dev_path = device_get_path(device);
730 const gchar *dev_path = device_get_path(device);
796 const gchar *dev_path = device_get_path(device);
adapter.c 1028 devices[i] = (char *) device_get_path(dev);
1167 path = device_get_path(device);
1182 const gchar *dev_path = device_get_path(device);
1389 devices[i] = (char *) device_get_path(dev);
    [all...]
device.c 1838 const gchar *device_get_path(struct btd_device *device) function
    [all...]
  /external/bluetooth/bluez/audio/
manager.c 796 path = device_get_path(device);
1363 path = device_get_path(device);
  /external/bluetooth/bluez/attrib/
client.c 1055 const char *path = device_get_path(device);

Completed in 217 milliseconds