/external/bluetooth/bluez/test/ |
agent.c | 337 static int register_agent(DBusConnection *conn, const char *adapter_path, function 662 if (register_agent(conn, adapter_path, agent_path,
|
/external/bluetooth/bluez/audio/ |
gateway.c | 477 static DBusMessage *register_agent(DBusConnection *conn, function 540 { "RegisterAgent", "o", "", register_agent },
|
/frameworks/base/core/jni/ |
android_server_BluetoothEventLoop.cpp | 207 static int register_agent(native_data_t *nat, 238 if (register_agent(nat, agent_path, capabilities) < 0) { 369 static int register_agent(native_data_t *nat, function in namespace:android [all...] |
/external/bluetooth/bluez/src/ |
adapter.c | 1854 static DBusMessage *register_agent(DBusConnection *conn, DBusMessage *msg, function [all...] |