This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:bluez_4 [2017/10/23 10:48] 1.241.172.144 [D-Bus Message Bus System] |
wiki:bluez_4 [2017/10/23 10:49] (current) 1.241.172.144 [BlueZ 4 D-Bus API] |
||
---|---|---|---|
Line 278: | Line 278: | ||
====BlueZ 4 D-Bus API==== | ====BlueZ 4 D-Bus API==== | ||
- | The BlueZ 4 D-Bus API is defined in doc/network-api.txt. Some example usage using dbus-send: | + | The BlueZ 4 D-Bus API is defined in [[https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/doc/network-api.txt?id=4.101|doc/network-api.txt]]. Some example usage using **dbus-send**: |
* First you need to get the path to the bluetooth controller you wish to use. We will assign it to a shell env variable and export it for future use: | * First you need to get the path to the bluetooth controller you wish to use. We will assign it to a shell env variable and export it for future use: |