Searched refs:NG_H4_INFO (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/netgraph/bluetooth/drivers/h4/ |
| HD | ng_h4.c | 347 NG_H4_INFO("%s: %s - no carrier\n", __func__, in ng_h4_input() 397 NG_H4_INFO("%s: %s - got char %#x, want=%d, got=%d\n", __func__, in ng_h4_input() 409 NG_H4_INFO("%s: %s - got packet indicator %#x\n", __func__, in ng_h4_input() 470 NG_H4_INFO("%s: %s - got packet header, packet type=%#x, " \ in ng_h4_input() 521 NG_H4_INFO("%s: %s - got full packet, packet type=%#x, " \ in ng_h4_input() 810 NG_H4_INFO("%s: %s - queue mbuf, len=%d\n", __func__,
|
| HD | ng_h4_var.h | 60 #define NG_H4_INFO if (sc->debug >= NG_H4_INFO_LEVEL) printf macro
|