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

  /external/bluetooth/bluez/src/
device.h 117 struct btd_device *btd_device_ref(struct btd_device *device);
device.c 1101 return btd_device_ref(device);
2579 struct btd_device *btd_device_ref(struct btd_device *device) function
    [all...]
  /external/bluetooth/bluez/audio/
device.c 603 dev->btd_dev = btd_device_ref(device);
  /external/bluetooth/bluez/network/
connection.c 589 peer->device = btd_device_ref(device);
  /external/bluetooth/bluez/input/
device.c 1073 idev->device = btd_device_ref(device);

Completed in 26 milliseconds