Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netgraph/bluetooth/hci/
HDng_hci_cmds.c454 case NG_HCI_OCF_CREATE_CON: in process_link_control_params()
960 case NG_HCI_OCF_CREATE_CON: in process_link_control_status()
HDng_hci_ulpi.c252 NG_HCI_OCF_CREATE_CON)); in ng_hci_lp_acl_con_req()
/freebsd-14-stable/usr.sbin/bluetooth/hccontrol/
HDlink_control.c252 NG_HCI_OCF_CREATE_CON), in hci_create_connection()
/freebsd-14-stable/sys/netgraph/bluetooth/include/
HDng_hci.h724 #define NG_HCI_OCF_CREATE_CON 0x0005 macro