Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_btsocket_hci_raw.h70 void ng_btsocket_hci_raw_init (void);
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket.c179 .pr_init = ng_btsocket_hci_raw_init,
H A Dng_btsocket_hci_raw.c731 ng_btsocket_hci_raw_init(void) in ng_btsocket_hci_raw_init() function