Searched refs:UBT_ERR (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt_var.h47 #define UBT_ERR(...) UBT_DEBUG(NG_UBT_ERR_LEVEL, __VA_ARGS__) macro
H A Dng_ubt.c1003 UBT_ERR(sc, "Invalid HCI event packet size, " \
1103 UBT_ERR(sc, "Invalid ACL packet size, length=%d, " \
1941 UBT_ERR(sc, "Dropping unsupported HCI frame, type=0x%02x, " \
1955 UBT_ERR(sc, "Dropping HCI frame 0x%02x, len=%d. Queue full\n",

Completed in 114 milliseconds