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

  /external/bluetooth/bluez/input/
manager.c 63 const sdp_record_t *rec = btd_device_get_record(device, uuids->data);
98 record = btd_device_get_record(device, uuids->data);
  /external/bluetooth/bluez/serial/
manager.c 84 rec = btd_device_get_record(device, uuid);
  /external/bluetooth/bluez/src/
device.h 48 const sdp_record_t *btd_device_get_record(struct btd_device *device,
device.c 900 rec = btd_device_get_record(device, pattern);
1247 rec = btd_device_get_record(device, profile_uuid);
2521 const sdp_record_t *btd_device_get_record(struct btd_device *device, function
    [all...]
  /external/bluetooth/bluez/audio/
headset.c     [all...]
avdtp.c     [all...]

Completed in 55 milliseconds