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

  /external/bluetooth/bluez/network/
connection.c 177 static void disconnect_cb(struct btd_device *device, gboolean removal, function
274 nc->dc_id = device_add_disconnect_watch(nc->peer->device, disconnect_cb,
  /external/bluetooth/bluez/audio/
device.c 201 static void disconnect_cb(struct btd_device *btd_dev, gboolean removal, function
250 disconnect_cb, dev, NULL);
  /external/bluetooth/bluez/input/
device.c 753 static void disconnect_cb(struct btd_device *device, gboolean removal, function
790 idev->dc_id = device_add_disconnect_watch(idev->device, disconnect_cb,

Completed in 46 milliseconds