summaryrefslogtreecommitdiffstats
path: root/doc/en/index.docbook
blob: de24b012d433212e28694a16689316df73af8c9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.0//EN" "dtd/kdex.dtd" [
  <!ENTITY The.framework "<application>The TDE Bluetooth framework</application>">
  <!ENTITY the.framework "<application>the TDE Bluetooth framework</application>">
  <!ENTITY kde "<acronym>TDE</acronym>">
  <!ENTITY kappname "&The.framework;">
  <!ENTITY package "tdebluez">
  <!ENTITY Fred.Schaettgen "<firstname>Fred</firstname><surname>Sch&auml;ttgen</surname>">
  <!ENTITY Fred.Schaettgen.mail "<email>kdebluetooth@0xF.de</email>">
  <!ENTITY Emanoil.Kotsev "<firstname>Emanoil</firstname><surname>Kotsev</surname>">
  <!ENTITY Emanoil.Kotsev.mail "<email>deloptes@gmail.com</email>">
  <!ENTITY % addindex "IGNORE">
  <!ENTITY % English "INCLUDE">
  
  
  <!ENTITY faq SYSTEM "faq.docbook">
  <!ENTITY download SYSTEM "download.docbook">
  <!ENTITY installation SYSTEM "installation.docbook">
  <!ENTITY introduction SYSTEM "introduction.docbook">
  <!ENTITY concepts SYSTEM "concepts.docbook">
  <!ENTITY credits SYSTEM "credits.docbook">
  <!ENTITY links SYSTEM "links.docbook">
  <!ENTITY news SYSTEM "news.docbook">
  <!ENTITY components SYSTEM "components.docbook">
  <!ENTITY developers SYSTEM "developers.docbook">
  
  <!ENTITY components.handsfree SYSTEM "handsfree.docbook">
  <!ENTITY components.tdebluez SYSTEM "tdebluez.docbook">
  <!ENTITY components.tdeio_obex SYSTEM "tdeio_obex.docbook">
  <!ENTITY components.tdeio_bluetooth SYSTEM "tdeio_bluetooth.docbook">
  <!ENTITY components.tdeioclient SYSTEM "tdeioclient.docbook">
  <!--<!ENTITY components.kbtobexsrv SYSTEM "kbtobexsrv.docbook">-->
  <!--<!ENTITY components.kbtserialchat SYSTEM "kbtserialchat.docbook">-->
  <!--<!ENTITY components.tdeio_sdp SYSTEM "tdeio_sdp.docbook">-->
  <!--<!ENTITY components.bemused SYSTEM "bemused.docbook">-->
  <!-- khciconfig is currently disabled because it's unmaintained -->
  <!--<!ENTITY components.khciconfig SYSTEM "khciconfig.docbook">-->
  <!--<!ENTITY components.kbtobexclient SYSTEM "kbtobexclient.docbook">-->
  <!--<!ENTITY components.kbluelock SYSTEM "kbluelock.docbook">-->
  <!--<!ENTITY components.irmcsynckonnector SYSTEM "irmcsynckonnector.docbook">-->
  <!--<!ENTITY components.othertools SYSTEM "othertools.docbook">-->
  
  <!-- Do not define any other entities; instead, use the entities
       from entities/general.entities and $LANG/user.entities. -->
]>
<!-- kdoctemplate v0.9 January 10 2003
     Changes to comments to clarify entity usage January 10 2003
     Minor update to "Credits and Licenses" section on August 24, 2000
     Removed "Revision history" section on 22 January 2001
     Changed to Installation/Help menu entities 18 October 2001
     Other minor cleanup and changes 18 October 2001
     FPI change and minor changes November 2002 -->

<book lang="&language;">

<!-- This header contains all of the meta-information for the document such
as Authors, publish date, the abstract, and Keywords -->

<bookinfo>
<title>&The.framework; Handbook</title>

<authorgroup>

<author>
&Fred.Schaettgen;
<affiliation>
<address><email>kde.sch@ttgen.net</email></address>
</affiliation>
</author>

<author>
&Emanoil.Kotsev;
<affiliation>
<address><email>&Emanoil.Kotsev.mail;</email></address>
</affiliation>
</author>
</authorgroup>

<!-- TRANS:ROLES_OF_TRANSLATORS -->

<copyright>
<year>2004</year>
<holder>&Fred.Schaettgen;</holder>
</copyright>

<copyright>
<year>2020</year>
<holder>&Emanoil.Kotsev;</holder>
</copyright>
<!-- Translators: put here the copyright notice of the translation -->
<!-- Put here the FDL notice.  Read the explanation in fdl-notice.docbook
     and in the FDL itself on how to use it. -->
<legalnotice>&FDLNotice;</legalnotice>

<!-- Date and version information of the documentation
Don't forget to include this last date and this last revision number, we
need them for translation coordination !
Please respect the format of the date (YYYY-MM-DD) and of the version
(V.MM.LL), it could be used by automation scripts.
Do NOT change these in the translation. -->

<date>2020-07-27</date>
<releaseinfo>1.0</releaseinfo>

<!-- Abstract about this handbook -->

<abstract>
<para>
This is an overview over the TDE Bluetooth Framework. The framework
is a package of several tools and infrastruture for TDE, which are
usually used to communicate with bluetooth devices such as mobile phones 
or PDAs. It is built on top of BlueZ 5, the official Bluetooth stack for Linux.
</para>
</abstract>

<!-- This is a set of Keywords for indexing by search engines.
Please at least include KDE, the KDE package it is in, the name
 of your application, and a few relevant keywords. -->

<keywordset>
<keyword>TDE</keyword>
<keyword>tdenetwork</keyword>
<keyword>tdebluez</keyword>
<keyword>Bluetooth</keyword>
<keyword>Rfcomm</keyword>
<keyword>BlueZ</keyword>
<keyword>OBEX</keyword>
<keyword>Sync</keyword>
</keywordset>

</bookinfo>

<!-- The contents of the documentation begin here.  Label
each chapter so with the id attribute. This is necessary for two reasons: it
allows you to easily reference the chapter from other chapters of your
document, and if there is no ID, the name of the generated HTML files will vary
from time to time making it hard to manage for maintainers and for the SVN
system. Any chapter labelled (OPTIONAL) may be left out at the author's
discretion. Other chapters should not be left out in order to maintain a
consistent documentation style across all KDE apps. -->

&introduction;

&news;

&download;

&installation;

&components;

&concepts;

&faq;

&developers;

&links;

&credits;

&documentation.index;

</book>