Home
last modified time | relevance | path

Searched refs:NG_HCI_OCF_INQUIRY (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c453 case NG_HCI_OCF_INQUIRY: in process_link_control_params()
945 case NG_HCI_OCF_INQUIRY: in process_link_control_status()
/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dlink_control.c94 NG_HCI_OCF_INQUIRY), (char const *) &cp, sizeof(cp), in hci_inquiry()
/freebsd/lib/libbluetooth/
H A Dhci.c487 NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL, NG_HCI_OCF_INQUIRY), in bt_devinquiry()
/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c821 bit_set(f, NG_HCI_OCF_INQUIRY - 1); in ng_btsocket_hci_raw_init()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h697 #define NG_HCI_OCF_INQUIRY 0x0001
695 #define NG_HCI_OCF_INQUIRY global() macro