Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dstatus.c146 NG_HCI_OCF_GET_LINK_QUALITY), in hci_get_link_quality()
/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c760 case NG_HCI_OCF_GET_LINK_QUALITY: in process_status_params()
/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c872 bit_set(f, NG_HCI_OCF_GET_LINK_QUALITY - 1); in ng_btsocket_hci_raw_init()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h1473 #define NG_HCI_OCF_GET_LINK_QUALITY 0x0003 macro