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

  /external/bluetooth/bluez/sap/
manager.c 45 const char *path = adapter_get_path(adapter);
57 const char *path = adapter_get_path(adapter);
  /external/bluetooth/bluez/src/
manager.c 77 path = adapter_get_path(adapter);
117 path = adapter_get_path(adapter);
149 const gchar *path = adapter_get_path(adapter);
185 array[i] = (char *) adapter_get_path(adapter);
234 array[i] = (char *) adapter_get_path(adapter);
256 path = adapter_get_path(adapter);
268 const gchar *path = adapter_get_path(adapter);
386 path = adapter_get_path(adapter);
413 path = adapter_get_path(adapter);
adapter.h 104 const gchar *adapter_get_path(struct btd_adapter *adapter);
device.c 342 ptr = adapter_get_path(adapter);
958 const gchar *adapter_path = adapter_get_path(adapter);
    [all...]
adapter.c 3165 const gchar *adapter_get_path(struct btd_adapter *adapter) function
    [all...]
  /external/bluetooth/bluez/plugins/
echo.c 128 const char *path = adapter_get_path(adapter);
139 const char *path = adapter_get_path(adapter);
dbusoob.c 188 const char *path = adapter_get_path(adapter);
203 g_dbus_unregister_interface(connection, adapter_get_path(adapter),
maemo6.c 188 DBG("path %s", adapter_get_path(adapter));
214 DBG("path %s", adapter_get_path(adapter));
service.c 766 register_interface(adapter_get_path(adapter), adapter);
773 unregister_interface(adapter_get_path(adapter));
  /external/bluetooth/bluez/serial/
manager.c 138 const char *path = adapter_get_path(adapter);
147 const char *path = adapter_get_path(adapter);
proxy.c 784 adapter_get_path(adapter->btd_adapter), sk_counter++);
976 adapter_get_path(adapter->btd_adapter),
993 adapter_get_path(adapter->btd_adapter),
1242 path = adapter_get_path(btd_adapter);
1272 adapter_get_path(btd_adapter),
  /external/bluetooth/bluez/network/
manager.c 129 const gchar *path = adapter_get_path(adapter);
138 const gchar *path = adapter_get_path(adapter);
server.c 324 g_dbus_emit_signal(connection, adapter_get_path(ns->na->adapter),
368 gboolean result = g_dbus_emit_signal(connection, adapter_get_path(ns->na->adapter),
801 ns->iface, adapter_get_path(na->adapter));
879 path = adapter_get_path(adapter);
915 g_dbus_unregister_interface(connection, adapter_get_path(adapter),
  /external/bluetooth/bluez/audio/
manager.c 863 DBG("%s powered %s", adapter_get_path(adapter),
903 const gchar *path = adapter_get_path(adapter);
927 const gchar *path = adapter_get_path(adapter);
976 const gchar *path = adapter_get_path(adapter);
1000 const gchar *path = adapter_get_path(adapter);
1022 const gchar *path = adapter_get_path(adapter);
1039 const gchar *path = adapter_get_path(adapter);
1056 const gchar *path = adapter_get_path(adapter);
1073 const gchar *path = adapter_get_path(adapter);
1090 const gchar *path = adapter_get_path(adapter)
    [all...]

Completed in 131 milliseconds