Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Apr 2009 15:50:03 +0000 (UTC)
From:      Maksim Yevmenkin <emax@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libbluetooth Makefile bluetooth.3 bluetooth.h hci.c
Message-ID:  <200904221550.n3MFo9us053015@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emax        2009-04-22 15:50:03 UTC

  FreeBSD src repository

  Modified files:
    lib/libbluetooth     Makefile bluetooth.3 bluetooth.h hci.c 
  Log:
  SVN rev 191388 on 2009-04-22 15:50:03Z by emax
  
  Implement low-level Bluetooth HCI API.
  This should make it easier to make Linux BlueZ libhci port.
  
  Reviewed by:    Iain Hibbert < plunky -at- rya-online -dot- net > of NetBSD
  MFC after:      1 week
  Inspired by:    Linux BlueZ
  Inspired by:    NetBSD
  
  Revision  Changes    Path
  1.6       +13 -0     src/lib/libbluetooth/Makefile
  1.10      +279 -2    src/lib/libbluetooth/bluetooth.3
  1.5       +42 -0     src/lib/libbluetooth/bluetooth.h
  1.2       +502 -17   src/lib/libbluetooth/hci.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904221550.n3MFo9us053015>