Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_btsocket.h175 ng_hci_node_packet_mask_ep packet_mask;
H A Dng_hci.h680 typedef u_int16_t ng_hci_node_packet_mask_ep; typedef
/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_var.h139 ng_hci_node_packet_mask_ep packet_mask; /* packet mask */
H A Dng_hci_main.c598 *((ng_hci_node_packet_mask_ep *)(rsp->data)) = in ng_hci_default_rcvmsg()
605 sizeof(ng_hci_node_packet_mask_ep)) { in ng_hci_default_rcvmsg()
611 *((ng_hci_node_packet_mask_ep *)(msg->data)); in ng_hci_default_rcvmsg()