Home
last modified time | relevance | path

Searched refs:NG_HCI_OCF_DISCON (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c456 case NG_HCI_OCF_DISCON: in process_link_control_params()
945 case NG_HCI_OCF_DISCON: /* XXX */ in process_link_control_status()
H A Dng_hci_ulpi.c733 NG_HCI_OCF_DISCON)); in ng_hci_lp_discon_req()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h734 #define NG_HCI_OCF_DISCON 0x0006 macro