Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_main.c134 unit->link_policy_mask = 0xffff; /* Enable all supported modes */ in ng_hci_constructor()
565 NG_MKRESPONSE(rsp, msg, sizeof(unit->link_policy_mask), in ng_hci_default_rcvmsg()
573 unit->link_policy_mask; in ng_hci_default_rcvmsg()
584 unit->link_policy_mask = in ng_hci_default_rcvmsg()
H A Dng_hci_var.h138 ng_hci_node_link_policy_mask_ep link_policy_mask; /* link policy mask */ member
H A Dng_hci_evnt.c781 lp->cp.settings &= unit->link_policy_mask; in con_compl()