Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/drivers/h4/
H A Dng_h4.c117 static ng_disconnect_t ng_h4_disconnect; variable
134 .disconnect = ng_h4_disconnect,
708 ng_h4_disconnect(hook_p hook) function