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 50 void btd_device_add_uuid(struct btd_device *device, const char *uuid);
device.c 2500 void btd_device_add_uuid(struct btd_device *device, const char *uuid) function
    [all...]
  /external/bluetooth/bluez/audio/
manager.c 497 btd_device_add_uuid(device->btd_dev, remote_uuid);
584 btd_device_add_uuid(device->btd_dev, remote_uuid);
control.c 787 btd_device_add_uuid(dev->btd_dev, AVRCP_REMOTE_UUID);
avdtp.c 1383 btd_device_add_uuid(dev->btd_dev, A2DP_SINK_UUID);
    [all...]

Completed in 103 milliseconds