Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/hci/
HDng_hci_cmds.c201 case NG_HCI_OGF_LINK_POLICY: in ng_hci_process_command_complete()
294 case NG_HCI_OGF_LINK_POLICY: in ng_hci_process_command_status()
HDng_hci_evnt.c525 NG_HCI_OGF_LINK_POLICY, in con_compl()
HDng_hci_ulpi.c1009 req->hdr.opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_LINK_POLICY, in ng_hci_lp_qos_req()
/dragonfly/sys/netgraph7/bluetooth/include/
HDng_hci.h791 #define NG_HCI_OGF_LINK_POLICY 0x02 /* OpCode Group Field */ macro
/dragonfly/sys/netgraph7/bluetooth/socket/
HDng_btsocket_hci_raw.c828 f = ng_btsocket_hci_raw_sec_filter->commands[NG_HCI_OGF_LINK_POLICY-1]; in ng_btsocket_hci_raw_init()