Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netgraph/bluetooth/hci/
HDng_hci_cmds.c598 case NG_HCI_OCF_READ_LINK_SUPERVISION_TIMO: in process_hc_baseband_params()
/freebsd-11-stable/sys/netgraph/bluetooth/socket/
HDng_btsocket_hci_raw.c856 bit_set(f, NG_HCI_OCF_READ_LINK_SUPERVISION_TIMO - 1); in ng_btsocket_hci_raw_init()
/freebsd-11-stable/usr.sbin/bluetooth/hccontrol/
HDhost_controller_baseband.c1302 NG_HCI_OCF_READ_LINK_SUPERVISION_TIMO), in hci_read_link_supervision_timeout()
/freebsd-11-stable/sys/netgraph/bluetooth/include/
HDng_hci.h1232 #define NG_HCI_OCF_READ_LINK_SUPERVISION_TIMO 0x0036 macro