Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/netgraph/bluetooth/hci/
Dng_hci_cmds.c597 case NG_HCI_OCF_READ_INQUIRY_SCAN_ACTIVITY: in process_hc_baseband_params()
/freebsd-10-stable/sys/netgraph/bluetooth/include/
Dng_hci.h1047 #define NG_HCI_OCF_READ_INQUIRY_SCAN_ACTIVITY 0x001d macro
/freebsd-10-stable/usr.sbin/bluetooth/hccontrol/
Dhost_controller_baseband.c734 NG_HCI_OCF_READ_INQUIRY_SCAN_ACTIVITY), in hci_read_inquiry_scan_activity()
/freebsd-10-stable/sys/netgraph/bluetooth/socket/
Dng_btsocket_hci_raw.c846 bit_set(f, NG_HCI_OCF_READ_INQUIRY_SCAN_ACTIVITY - 1); in ng_btsocket_hci_raw_init()