Home
last modified time | relevance | path

Searched refs:NG_HCI_OGF_LINK_POLICY (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dlink_policy.c65 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LINK_POLICY, in hci_role_discovery()
119 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LINK_POLICY, in hci_switch_role()
181 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LINK_POLICY, in hci_read_link_policy_settings()
231 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LINK_POLICY, in hci_write_link_policy_settings()
/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c206 case NG_HCI_OGF_LINK_POLICY: in ng_hci_process_command_complete()
302 case NG_HCI_OGF_LINK_POLICY: in ng_hci_process_command_status()
H A Dng_hci_evnt.c769 NG_HCI_OGF_LINK_POLICY, in con_compl()
H A Dng_hci_ulpi.c1225 req->hdr.opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_LINK_POLICY, in ng_hci_lp_qos_req()
/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c831 f = ng_btsocket_hci_raw_sec_filter->commands[NG_HCI_OGF_LINK_POLICY-1]; in ng_btsocket_hci_raw_init()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h915 #define NG_HCI_OGF_LINK_POLICY 0x02 /* OpCode Group Field */
869 #define NG_HCI_OGF_LINK_POLICY global() macro