Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c207 case NG_HCI_OGF_LINK_POLICY: in ng_hci_process_command_complete()
303 case NG_HCI_OGF_LINK_POLICY: in ng_hci_process_command_status()
H A Dng_hci_evnt.c764 NG_HCI_OGF_LINK_POLICY, in con_compl()
H A Dng_hci_ulpi.c1226 req->hdr.opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_LINK_POLICY, in ng_hci_lp_qos_req()
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c836 f = ng_btsocket_hci_raw_sec_filter->commands[NG_HCI_OGF_LINK_POLICY-1]; in ng_btsocket_hci_raw_init()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h870 #define NG_HCI_OGF_LINK_POLICY 0x02 /* OpCode Group Field */ macro