Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_main.c69 static ng_constructor_t ng_hci_constructor; variable
85 .constructor = ng_hci_constructor,
125 ng_hci_constructor(node_p node) in ng_hci_constructor() function