Home
last modified time | relevance | path

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

/NextBSD/sys/netgraph/bluetooth/hci/
HDng_hci_main.c117 unit->link_policy_mask = 0xffff; /* Enable all supported modes */ in ng_hci_constructor()
544 NG_MKRESPONSE(rsp, msg, sizeof(unit->link_policy_mask), in ng_hci_default_rcvmsg()
552 unit->link_policy_mask; in ng_hci_default_rcvmsg()
563 unit->link_policy_mask = in ng_hci_default_rcvmsg()
HDng_hci_var.h136 ng_hci_node_link_policy_mask_ep link_policy_mask; /* link policy mask */ member
HDng_hci_evnt.c763 lp->cp.settings &= unit->link_policy_mask; in con_compl()