HomeSort by relevance Sort by last modified time
    Searched full:dbus (Results 151 - 175 of 405) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/dbus/dbus/
dbus-sysdeps-unix.h 2 /* dbus-sysdeps-unix.h UNIX-specific wrappers around system/libc features (internal to D-Bus implementation)
29 #include <dbus/dbus-sysdeps.h>
dbus-marshal-basic.h 2 /* dbus-marshal-basic.h Marshalling routines for basic (primitive) types
29 #include <dbus/dbus-protocol.h>
30 #include <dbus/dbus-types.h>
31 #include <dbus/dbus-arch-deps.h>
32 #include <dbus/dbus-string.h>
dbus-marshal-byteswap-util.c 2 /* dbus-marshal-byteswap-util.c Would be in dbus-marshal-byteswap.c but tests/bus only
27 #include "dbus-marshal-byteswap.h"
28 #include "dbus-test.h"
dbus-server-unix.c 2 /* dbus-server-unix.c Server implementation for Unix network protocols.
24 #include "dbus-internals.h"
25 #include "dbus-server-unix.h"
26 #include "dbus-server-socket.h"
27 #include "dbus-transport-unix.h"
28 #include "dbus-connection-internal.h"
29 #include "dbus-sysdeps-unix.h"
30 #include "dbus-string.h"
104 "dbus-") ||
  /external/bluetooth/bluez/common/
Android.mk 27 $(call include-path-for, dbus)
  /external/bluetooth/bluez/plugins/
Android.mk 22 $(call include-path-for, dbus) \
  /external/bluetooth/bluez/src/
bluetooth.conf 5 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
error.h 26 #include <dbus/dbus.h>
manager.h 26 #include <dbus/dbus.h>
  /external/dbus/test/data/equiv-config-files/entities/
entities-1.conf 3 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
  /external/dbus/test/data/valid-config-files/
debug-allow-all-sha1.conf.in 4 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
debug-allow-all.conf.in 4 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
entities.conf 3 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
system.conf 11 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
33 <listen>unix:path=/usr/local/var/run/dbus/system_bus_socket</listen>
45 <allow send_destination="org.freedesktop.DBus"/>
46 <allow receive_sender="org.freedesktop.DBus"/>
  /external/dnsmasq/src/
Android.mk 6 LOCAL_SRC_FILES := bpf.c cache.c dbus.c dhcp.c dnsmasq.c forward.c helper.c lease.c log.c \
  /external/wpa_supplicant/
ctrl_iface_dbus.h 2 * WPA Supplicant / dbus-based control interface
30 #include <dbus/dbus.h>
95 /* Methods internal to the dbus control interface */
dbus-wpa_supplicant.conf 3 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_dbus.h 2 * WPA Supplicant / dbus-based control interface
32 #include <dbus/dbus.h>
100 /* Methods internal to the dbus control interface */
dbus-wpa_supplicant.conf 3 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
  /external/bluetooth/bluez/test/
apitest 3 import dbus namespace
4 import dbus.decorators namespace
5 import dbus.glib namespace
96 except dbus.DBusException, e:
132 except dbus.DBusException, e:
137 self.device = dbus.Interface(obj, 'org.bluez.Adapter')
138 except dbus.DBusException, e:
150 except dbus.DBusException, e:
160 except dbus.DBusException, e:
166 self.manager = dbus.Interface(self.manager_obj, 'org.bluez.Manager'
    [all...]
  /external/dbus/bus/
dir-watch-default.c 26 #include <dbus/dbus-internals.h>
dispatch.h 27 #include <dbus/dbus.h>
driver.h 27 #include <dbus/dbus.h>
utils.h 28 #include <dbus/dbus.h>
  /external/dbus/test/name-test/
run-with-tmp-session-bus.conf 6 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
13 <servicedir>/home/quinticent/devel/dbus-branch/dbus_1_0/test/name-test/../.././test/data/valid-service-files</servicedir>

Completed in 178 milliseconds

1 2 3 4 5 67 8 91011>>