HomeSort by relevance Sort by last modified time
    Searched refs:btd_device_add_uuid (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/bluez/src/
device.h 49 void btd_device_add_uuid(struct btd_device *device, const char *uuid);
device.c 2306 void btd_device_add_uuid(struct btd_device *device, const char *uuid) function
    [all...]
  /external/bluetooth/bluez/audio/
manager.c 471 btd_device_add_uuid(device->btd_dev, remote_uuid);
554 btd_device_add_uuid(device->btd_dev, remote_uuid);
control.c 705 btd_device_add_uuid(dev->btd_dev, AVRCP_REMOTE_UUID);
avdtp.c 1273 btd_device_add_uuid(dev->btd_dev, A2DP_SINK_UUID);
    [all...]

Completed in 211 milliseconds