In Bluetooth section:

- The Serial Port Profile is called SPP and not SP.  SP is the
  Synchronization Profile.
- s/Palm handheld/PDAs to avoid "confusion" with the brand
This commit is contained in:
Marc Fonvieille 2004-07-23 07:26:27 +00:00
parent 728f0a1acd
commit 69282c9e7c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21627

View file

@ -1548,7 +1548,7 @@ Bluetooth Profile Descriptor List:
<title>OBEX Object Push (OPUSH) Profile</title>
<para>OBEX is a widely used protocol for simple file transfers between
mobile devices. Its main use is in infrared communication, where it is
used for generic file transfers between notebooks or Palm handhelds,
used for generic file transfers between notebooks or PDAs,
and for sending business cards or calendar entries between cellular
phones and other devices with PIM applications.</para>
@ -1590,8 +1590,8 @@ Success, response: OK, Success (0x20)</screen>
</sect2>
<sect2>
<title>Serial Port (SP) Profile</title>
<para>The Serial Port (SP) profile allows Bluetooth devices to perform
<title>Serial Port Profile (SPP)</title>
<para>The Serial Port Profile (SPP) allows Bluetooth devices to perform
RS232 (or similar) serial cable emulation. The scenario covered by this
profile deals with legacy applications using Bluetooth as a cable
replacement, through a virtual serial port abstraction.</para>