Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_main.c70 static ng_shutdown_t ng_hci_shutdown; variable
87 .shutdown = ng_hci_shutdown,
174 ng_hci_shutdown(node_p node) in ng_hci_shutdown() function