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

  /external/dbus/dbus/
dbus-shared.h 108 #define DBUS_REQUEST_NAME_REPLY_PRIMARY_OWNER 1 /**< Service has become the primary owner of the requested name */
  /external/bluetooth/bluez/gdbus/
mainloop.c 351 if (result != DBUS_REQUEST_NAME_REPLY_PRIMARY_OWNER) {
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_old.c 635 case DBUS_REQUEST_NAME_REPLY_PRIMARY_OWNER:
dbus_new_helpers.c 514 case DBUS_REQUEST_NAME_REPLY_PRIMARY_OWNER:
  /external/dbus/bus/
services.c 520 *result = DBUS_REQUEST_NAME_REPLY_PRIMARY_OWNER;
589 *result = DBUS_REQUEST_NAME_REPLY_PRIMARY_OWNER;
    [all...]
  /external/wpa_supplicant/
ctrl_iface_dbus.c 855 case DBUS_REQUEST_NAME_REPLY_PRIMARY_OWNER:
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_dbus.c 973 case DBUS_REQUEST_NAME_REPLY_PRIMARY_OWNER:
    [all...]

Completed in 335 milliseconds