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

  /external/bluetooth/bluez/src/
device.h 104 void device_remove_disconnect_watch(struct btd_device *device, guint id);
device.c 934 void device_remove_disconnect_watch(struct btd_device *device, guint id) function
    [all...]
  /external/bluetooth/bluez/network/
connection.c 127 device_remove_disconnect_watch(nc->peer->device, nc->dc_id);
483 device_remove_disconnect_watch(nc->peer->device, nc->dc_id);
  /external/bluetooth/bluez/audio/
device.c 127 device_remove_disconnect_watch(dev->btd_dev,
244 device_remove_disconnect_watch(dev->btd_dev,
  /external/bluetooth/bluez/input/
device.c 148 device_remove_disconnect_watch(idev->device, idev->dc_id);
397 device_remove_disconnect_watch(idev->device, idev->dc_id);

Completed in 101 milliseconds