# $OpenBSD: files.bluetooth,v 1.7 2010/07/31 16:04:50 miod Exp $ # # Config file and device description for machine-independent Bluetooth code. # Included by ports that support Bluetooth host controllers. device bthub {} attach bthub at btbus file dev/bluetooth/bthub.c bthub needs-flag # HID # HID "bus" define bthidbus {[ reportid = -1 ]} # HID Device device bthidev: bluetooth, bthidbus, hid attach bthidev at bthub file dev/bluetooth/bthidev.c bthidev # HID Mice device btms: hid, hidms, wsmousedev attach btms at bthidbus file dev/bluetooth/btms.c btms # HID Keyboard device btkbd: hid, hidkbd, wskbddev attach btkbd at bthidbus file dev/bluetooth/btkbd.c btkbd # SCO Audio device btsco: bluetooth, audio, auconv, mulaw attach btsco at bthub file dev/bluetooth/btsco.c btsco