hu.dwim.bluez

BSD or Bugroff

Common Lisp FFI wrapper for libbluetooth, aka Bluez, which is a Linux Bluetooth stack.

$ area51 add hu.dwim.bluezCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hu.dwim.bluez:some-function ...)