Home
last modified time | relevance | path

Searched refs:BLUETOOTH_DEVICE_TRANSPORT (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/bluetooth/h2/h2generic/
H A Dh2cfg.h29 #ifndef BLUETOOTH_DEVICE_TRANSPORT
30 #error BLUETOOTH_DEVICE_TRANSPORT must be defined to build the publishing path
37 #define BLUETOOTH_DEVICE_DEVFS_NAME BLUETOOTH_DEVICE_TRANSPORT \
39 #define BLUETOOTH_DEVICE_PATH "bluetooth/" BLUETOOTH_DEVICE_TRANSPORT "/" \
H A Dh2generic.h31 #define BLUETOOTH_DEVICE_TRANSPORT "h2" macro