Home
last modified time | relevance | path

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

/NextBSD/sys/netgraph/bluetooth/hci/
HDng_hci_cmds.c581 case NG_HCI_OCF_READ_ENCRYPTION_MODE: in process_hc_baseband_params()
/NextBSD/sys/netgraph/bluetooth/socket/
HDng_btsocket_hci_raw.c848 bit_set(f, NG_HCI_OCF_READ_ENCRYPTION_MODE - 1); in ng_btsocket_hci_raw_init()
/NextBSD/sys/netgraph/bluetooth/include/
HDng_hci.h1088 #define NG_HCI_OCF_READ_ENCRYPTION_MODE 0x0021 macro
/NextBSD/usr.sbin/bluetooth/hccontrol/
HDhost_controller_baseband.c880 NG_HCI_OCF_READ_ENCRYPTION_MODE), in hci_read_encryption_mode()