Searched refs:NG_HCI_HOOK_DRV (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_main.c194 * (NG_HCI_HOOK_DRV) hook. Upper layer protocols are connected to appropriate
204 if (strcmp(name, NG_HCI_HOOK_DRV) == 0)
333 (unit->drv != NULL)? NG_HCI_HOOK_DRV : "",
H A Dng_hci_cmds.c109 __func__, NG_NODE_NAME(unit->node), NG_HCI_HOOK_DRV);
H A Dng_hci_evnt.c310 NG_HCI_HOOK_DRV, ((v)? "" : "not "),
/freebsd-13-stable/sys/netgraph/bluetooth/include/
H A Dng_hci.h63 #define NG_HCI_HOOK_DRV "drv" /* Driver <-> HCI */ macro

Completed in 114 milliseconds