Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/include/
H A Dng_ubt.h43 #define NG_UBT_NODE_TYPE "ubt" macro
/dragonfly/sys/netgraph7/bluetooth/drivers/ubt/
H A Dng_ubt.c232 .name = NG_UBT_NODE_TYPE,
1838 "error=%d\n", NG_UBT_NODE_TYPE, error); in ubt_modevent()