You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
851 B
26 lines
851 B
<chapter id="developers">
|
|
<title>Developer Information</title>
|
|
|
|
<sect1 id="developers.tdebluez">
|
|
<title>TDEBluetooth</title>
|
|
<para>This section describes how to utilize tdebluez for your own application or access it from scripts to retrieve cached device names or similar.
|
|
</para>
|
|
|
|
<sect2>
|
|
<title>The tdebluez library</title>
|
|
<para>
|
|
The library provides access to the implementation of the DBus interfaces specified in <ulink url="https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/doc">the kernel documentation</ulink>.
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>The tdeobex library</title>
|
|
<para>
|
|
The library provides access to the implementation of the DBus interfaces specified in the kernel documentation <ulink url="https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/doc">the kernel documentation</ulink>.
|
|
</para>
|
|
</sect2>
|
|
|
|
</sect1>
|
|
</chapter>
|
|
|