Home
last modified time | relevance | path

Searched refs:NG_HCI_PKT_DH5 (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/sys/netgraph/bluetooth/hci/
HDng_hci_ulpi.c260 req->cp.pkt_type |= (NG_HCI_PKT_DM5|NG_HCI_PKT_DH5); in ng_hci_lp_acl_con_req()
265 NG_HCI_PKT_DM5|NG_HCI_PKT_DH5)) == 0) in ng_hci_lp_acl_con_req()
/freebsd-head/sys/netgraph/bluetooth/include/
HDng_hci.h139 #define NG_HCI_PKT_DH5 0x8000 /* ACL link */ macro