#   Affix - Bluetooth Protocol Stack for Linux
#   Copyright (C) 2001 Nokia Corporation
#
#   Written by Dmitry Kasatkin <dmitry.kasatkin@nokia.com>
#
#   $Id: NEWS,v 1.4 2002/09/27 16:02:11 kds Exp $
#

current affix version has following features:

- multi profile support
  - Service Discovery
  - Serial Port
  - Dial Up Networking
  - LAN access
  - OBEX Object Push
  - OBEX File Transfer
  - PAN (Personal Area Networking)

- bluetooth core library
  - implements basic Bluetooth functionality


- powerfull control tool (btctl)
  - device management commands
  - security management commands
  - audio testing commands
  - debuging commands
  - connection management commands

- powerfull bluetooth server (btsrv)


- powerfull SDP server (btsdp) and flexible SDP API.
  - improved service creation/registration interface.
    unnecessary processing repleaced by more efficient
  - easy way to define new attributes
  - efficient request processing (multi threaded)
  - improved cleanup procedure.

