Searched refs:UBT_ERR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netgraph/bluetooth/drivers/ubt/ |
H A D | ng_ubt_var.h | 47 #define UBT_ERR(...) UBT_DEBUG(NG_UBT_ERR_LEVEL, __VA_ARGS__) macro
|
H A D | ng_ubt.c | 1037 UBT_ERR(sc, "Invalid HCI event packet size, " \ in ubt_intr_read_callback() 1137 UBT_ERR(sc, "Invalid ACL packet size, length=%d, " \ in ubt_bulk_read_callback() 1975 UBT_ERR(sc, "Dropping unsupported HCI frame, type=0x%02x, " \ in ng_ubt_rcvdata() 1989 UBT_ERR(sc, "Dropping HCI frame 0x%02x, len=%d. Queue full\n", in ng_ubt_rcvdata()
|