Home
last modified time | relevance | path

Searched refs:NG_HCI_OCF_ADD_SCO_CON (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/netgraph/bluetooth/hci/
HDng_hci_cmds.c455 case NG_HCI_OCF_ADD_SCO_CON: in process_link_control_params()
965 case NG_HCI_OCF_ADD_SCO_CON: in process_link_control_status()
HDng_hci_ulpi.c444 NG_HCI_OCF_ADD_SCO_CON)); in ng_hci_lp_sco_con_req()
/NextBSD/usr.sbin/bluetooth/hccontrol/
HDlink_control.c406 NG_HCI_OCF_ADD_SCO_CON), in hci_add_sco_connection()
/NextBSD/sys/netgraph/bluetooth/include/
HDng_hci.h671 #define NG_HCI_OCF_ADD_SCO_CON 0x0007 macro