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

  /external/bluetooth/bluez/src/
adapter.h 179 int (*start_discovery) (int index, gboolean periodic); member in struct:btd_adapter_ops
device.c 1793 static gboolean start_discovery(gpointer user_data) function
    [all...]
adapter.c 1212 return adapter_ops->start_discovery(adapter->dev_id, periodic);
    [all...]
  /external/bluetooth/bluez/plugins/
hciops.c 730 .start_discovery = hciops_start_discovery,
  /external/bluetooth/bluez/audio/
unix.c 847 static void start_discovery(struct audio_device *dev, struct unix_client *client) function
1346 start_discovery(dev, client);
    [all...]

Completed in 64 milliseconds