Searched refs:policy_mask (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/netgraph/bluetooth/include/
H A Dng_btsocket.h164 ng_hci_node_link_policy_mask_ep policy_mask; member in struct:ng_btsocket_hci_raw_node_link_policy_mask
/freebsd-12-stable/usr.sbin/bluetooth/hccontrol/
H A Dnode.c388 fprintf(stdout, "Link Policy Settings mask: %#04x\n", r.policy_mask);
407 r.policy_mask = (m & 0xffff);
600 "write_node_link_policy_settings_mask <policy_mask>",
605 "\t<policy_mask> - xxxx; Link Policy mask\n" \
/freebsd-12-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c1268 &p->policy_mask, sizeof(p->policy_mask));
1279 &p->policy_mask,
1280 sizeof(p->policy_mask));
/freebsd-12-stable/lib/libbluetooth/
H A Dhci.c669 di->link_policy_info = rp.r5.policy_mask;

Completed in 177 milliseconds