Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/socket/
H A Dng_btsocket_hci_raw.c114 static node_p ng_btsocket_hci_raw_node; variable
193 ng_btsocket_hci_raw_node = NULL; in ng_btsocket_hci_raw_node_shutdown()
204 NG_NODE_UNREF(ng_btsocket_hci_raw_node); in ng_btsocket_hci_raw_node_shutdown()
205 ng_btsocket_hci_raw_node = NULL; in ng_btsocket_hci_raw_node_shutdown()
730 ng_btsocket_hci_raw_node = NULL; in ng_btsocket_hci_raw_init()
749 ng_btsocket_hci_raw_node = NULL; in ng_btsocket_hci_raw_init()
761 ng_btsocket_hci_raw_node = NULL; in ng_btsocket_hci_raw_init()
908 if (ng_btsocket_hci_raw_node == NULL) { in ng_btsocket_hci_raw_attach()
975 if (ng_btsocket_hci_raw_node == NULL) { in ng_btsocket_hci_raw_bind()
1022 if (ng_btsocket_hci_raw_node == NULL) { in ng_btsocket_hci_raw_connect()
[all …]