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

  /external/bluetooth/bluez/src/
manager.c 121 path = adapter_get_path(adapter);
158 path = adapter_get_path(adapter);
190 const gchar *path = adapter_get_path(adapter);
229 array[i] = (char *) adapter_get_path(adapter);
279 array[i] = (char *) adapter_get_path(adapter);
292 const gchar *path = adapter_get_path(adapter);
336 const gchar *adapter_path = adapter_get_path(adapter);
454 path = adapter_get_path(adapter);
513 path = adapter_get_path(adapter);
adapter.h 111 const gchar *adapter_get_path(struct btd_adapter *adapter);
dbus-hci.c 874 path = adapter_get_path(adapter);
adapter.c 2584 const gchar *adapter_get_path(struct btd_adapter *adapter) function
    [all...]
device.c 351 ptr = adapter_get_path(adapter);
912 const gchar *adapter_path = adapter_get_path(adapter);
    [all...]
  /external/bluetooth/bluez/plugins/
echo.c 128 const char *path = adapter_get_path(adapter);
139 const char *path = adapter_get_path(adapter);
service.c 807 register_interface(adapter_get_path(adapter), adapter);
814 unregister_interface(adapter_get_path(adapter));
  /external/bluetooth/bluez/serial/
manager.c 145 const char *path = adapter_get_path(adapter);
154 const char *path = adapter_get_path(adapter);
proxy.c 819 adapter_get_path(adapter->btd_adapter), sk_counter++);
1011 adapter_get_path(adapter->btd_adapter),
1028 adapter_get_path(adapter->btd_adapter),
1279 path = adapter_get_path(btd_adapter);
1309 adapter_get_path(btd_adapter),
  /external/bluetooth/bluez/audio/
manager.c 826 const gchar *path = adapter_get_path(adapter);
847 const gchar *path = adapter_get_path(adapter);
883 const gchar *path = adapter_get_path(adapter);
904 const gchar *path = adapter_get_path(adapter);
928 const gchar *path = adapter_get_path(adapter);
952 const gchar *path = adapter_get_path(adapter);
969 const gchar *path = adapter_get_path(adapter);
986 const gchar *path = adapter_get_path(adapter);
  /external/bluetooth/bluez/network/
manager.c 243 const gchar *path = adapter_get_path(adapter);
255 const gchar *path = adapter_get_path(adapter);
server.c 790 ns->iface, adapter_get_path(na->adapter));
878 path = adapter_get_path(adapter);
914 g_dbus_unregister_interface(connection, adapter_get_path(adapter),

Completed in 3339 milliseconds