Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/include/
H A Dng_btsocket_hci_raw.h73 void ng_btsocket_hci_raw_attach (netmsg_t msg);
/dragonfly/sys/netgraph7/bluetooth/socket/
H A Dng_btsocket.c66 .pru_attach = ng_btsocket_hci_raw_attach,
H A Dng_btsocket_hci_raw.c896 ng_btsocket_hci_raw_attach(netmsg_t msg) in ng_btsocket_hci_raw_attach() function