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

  /external/bluetooth/bluez/src/
manager.c 98 path = adapter_get_path(adapter);
135 path = adapter_get_path(adapter);
167 const gchar *path = adapter_get_path(adapter);
206 array[i] = (char *) adapter_get_path(adapter);
257 array[i] = (char *) adapter_get_path(adapter);
270 const gchar *path = adapter_get_path(adapter);
314 const gchar *adapter_path = adapter_get_path(adapter);
433 path = adapter_get_path(adapter);
492 path = adapter_get_path(adapter);
adapter.h 106 const gchar *adapter_get_path(struct btd_adapter *adapter);
dbus-hci.c 1016 path = adapter_get_path(adapter);
device.c 352 ptr = adapter_get_path(adapter);
1062 const gchar *adapter_path = adapter_get_path(adapter);
    [all...]
adapter.c 2843 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);
maemo6.c 117 DBG("path %s", adapter_get_path(adapter));
140 DBG("path %s", adapter_get_path(adapter));
service.c 809 register_interface(adapter_get_path(adapter), adapter);
816 unregister_interface(adapter_get_path(adapter));
  /external/bluetooth/bluez/serial/
manager.c 140 const char *path = adapter_get_path(adapter);
149 const char *path = adapter_get_path(adapter);
proxy.c 813 adapter_get_path(adapter->btd_adapter), sk_counter++);
1005 adapter_get_path(adapter->btd_adapter),
1022 adapter_get_path(adapter->btd_adapter),
1275 path = adapter_get_path(btd_adapter);
1305 adapter_get_path(btd_adapter),
  /external/bluetooth/bluez/network/
manager.c 130 const gchar *path = adapter_get_path(adapter);
139 const gchar *path = adapter_get_path(adapter);
server.c 699 ns->iface, adapter_get_path(na->adapter));
770 path = adapter_get_path(adapter);
806 g_dbus_unregister_interface(connection, adapter_get_path(adapter),
  /external/bluetooth/bluez/audio/
manager.c 856 const gchar *path = adapter_get_path(adapter);
875 const gchar *path = adapter_get_path(adapter);
922 const gchar *path = adapter_get_path(adapter);
946 const gchar *path = adapter_get_path(adapter);
968 const gchar *path = adapter_get_path(adapter);
985 const gchar *path = adapter_get_path(adapter);
1002 const gchar *path = adapter_get_path(adapter);

Completed in 990 milliseconds