hu.dwim.bluez
Common Lisp FFI wrapper for libbluetooth, aka Bluez, which is a Linux Bluetooth stack.
$ area51 add hu.dwim.bluezCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hu.dwim.bluez:some-function ...)