Searched defs:reply_path (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluez/test/
H A Dagent.c456 const char *reply_path; local
484 DBUS_TYPE_OBJECT_PATH, &reply_path,
495 path = strdup(reply_path);
508 const char *reply_path; local
542 DBUS_TYPE_OBJECT_PATH, &reply_path,
553 path = strdup(reply_path);

Completed in 34 milliseconds