Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c454 case NG_HCI_OCF_CREATE_CON: in process_link_control_params()
958 case NG_HCI_OCF_CREATE_CON: in process_link_control_status()
H A Dng_hci_ulpi.c252 NG_HCI_OCF_CREATE_CON)); in ng_hci_lp_acl_con_req()
/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dlink_control.c252 NG_HCI_OCF_CREATE_CON), in hci_create_connection()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h722 #define NG_HCI_OCF_CREATE_CON 0x0005 macro