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

  /external/bluetooth/bluez/src/
device.h 119 struct btd_device *btd_device_ref(struct btd_device *device);
device.c 998 return btd_device_ref(device);
2532 struct btd_device *btd_device_ref(struct btd_device *device) function
    [all...]
  /external/bluetooth/bluez/network/
connection.c 552 peer->device = btd_device_ref(device);
  /external/bluetooth/bluez/attrib/
client.c 1063 gatt->dev = btd_device_ref(device);
  /external/bluetooth/bluez/audio/
device.c 641 dev->btd_dev = btd_device_ref(device);
  /external/bluetooth/bluez/input/
device.c 1049 idev->device = btd_device_ref(device);
  /external/bluetooth/bluez/health/
hdp.c     [all...]

Completed in 893 milliseconds