Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb.h495 #define UIPROTO_BLUETOOTH 0x01 macro
/dragonfly/sys/netgraph7/bluetooth/drivers/ubt/
H A Dng_ubt.c665 (id->bInterfaceProtocol == UIPROTO_BLUETOOTH)) { in ubt_attach()