Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c589 case NG_HCI_OCF_READ_SCO_FLOW_CONTROL: in process_hc_baseband_params()
/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dhost_controller_baseband.c1222 NG_HCI_OCF_READ_SCO_FLOW_CONTROL), in hci_read_sco_flow_control_enable()
/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c852 bit_set(f, NG_HCI_OCF_READ_SCO_FLOW_CONTROL - 1); in ng_btsocket_hci_raw_init()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h1261 #define NG_HCI_OCF_READ_SCO_FLOW_CONTROL 0x002e macro