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

/freebsd-13-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_main.c134 unit->link_policy_mask = 0xffff; /* Enable all supported modes */
565 NG_MKRESPONSE(rsp, msg, sizeof(unit->link_policy_mask),
573 unit->link_policy_mask;
584 unit->link_policy_mask =
H A Dng_hci_var.h138 ng_hci_node_link_policy_mask_ep link_policy_mask; /* link policy mask */ member in struct:ng_hci_unit
H A Dng_hci_evnt.c782 lp->cp.settings &= unit->link_policy_mask;

Completed in 56 milliseconds