Home
last modified time | relevance | path

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

/freebsd-10-stable/usr.sbin/bluetooth/hccontrol/
Dinfo.c47 NG_HCI_OCF_READ_LOCAL_VER), (char *) &rp, &n) == ERROR) in hci_read_local_version_information()
/freebsd-10-stable/sys/netgraph/bluetooth/hci/
Dng_hci_cmds.c668 case NG_HCI_OCF_READ_LOCAL_VER: in process_info_params()
/freebsd-10-stable/sys/netgraph/bluetooth/include/
Dng_hci.h1305 #define NG_HCI_OCF_READ_LOCAL_VER 0x0001 macro
/freebsd-10-stable/sys/netgraph/bluetooth/socket/
Dng_btsocket_hci_raw.c864 bit_set(f, NG_HCI_OCF_READ_LOCAL_VER - 1); in ng_btsocket_hci_raw_init()