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

  /external/bluetooth/bluez/audio/
source.c 166 static void disconnect_cb(struct btd_device *btd_dev, gboolean removal, function
220 disconnect_cb,
sink.c 173 static void disconnect_cb(struct btd_device *btd_dev, gboolean removal, function
237 disconnect_cb,
headset.c 2466 static void disconnect_cb(struct btd_device *btd_dev, gboolean removal, function
    [all...]
  /external/bluetooth/bluez/network/
connection.c 214 static void disconnect_cb(struct btd_device *device, gboolean removal, function
311 nc->dc_id = device_add_disconnect_watch(nc->peer->device, disconnect_cb,
  /external/bluetooth/bluez/input/
device.c 776 static void disconnect_cb(struct btd_device *device, gboolean removal, function
813 idev->dc_id = device_add_disconnect_watch(idev->device, disconnect_cb,

Completed in 55 milliseconds