Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c455 case NG_HCI_OCF_CREATE_CON: in process_link_control_params()
959 case NG_HCI_OCF_CREATE_CON: in process_link_control_status()
H A Dng_hci_ulpi.c253 NG_HCI_OCF_CREATE_CON)); in ng_hci_lp_acl_con_req()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h723 #define NG_HCI_OCF_CREATE_CON 0x0005 macro