Home
last modified time | relevance | path

Searched refs:NG_HCI_WARN_LEVEL (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_var.h49 #define NG_HCI_WARN if (unit->debug >= NG_HCI_WARN_LEVEL) printf
H A Dng_hci_main.c132 unit->debug = NG_HCI_WARN_LEVEL; in ng_hci_constructor()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h555 #define NG_HCI_WARN_LEVEL 3 macro