Home
last modified time | relevance | path

Searched refs:encryption_mode (Results 1 – 8 of 8) sorted by relevance

/NextBSD/usr.sbin/bluetooth/hccontrol/
HDlink_control.c281 hci_encrypt2str(ep->encryption_mode, 0), in hci_create_connection()
282 ep->encryption_mode); in hci_create_connection()
436 hci_encrypt2str(ep->encryption_mode, 0), in hci_add_sco_connection()
437 ep->encryption_mode); in hci_add_sco_connection()
HDhost_controller_baseband.c891 hci_encrypt2str(rp.encryption_mode, 0), rp.encryption_mode); in hci_read_encryption_mode()
910 cp.encryption_mode = (uint8_t) n; in hci_write_encryption_mode()
HDnode.c310 hci_encrypt2str(r.connections[n].encryption_mode, 1), in hci_read_connection_list()
/NextBSD/sys/netgraph/bluetooth/hci/
HDng_hci_evnt.c523 con->encryption_mode = NG_HCI_ENCRYPTION_MODE_NONE; in le_connection_complete()
716 con->encryption_mode = ep->encryption_mode; in con_compl()
940 con->encryption_mode = NG_HCI_ENCRYPTION_MODE_P2P; in encryption_change()
942 con->encryption_mode = NG_HCI_ENCRYPTION_MODE_NONE; in encryption_change()
949 ng_hci_lp_enc_change(con, con->encryption_mode); in encryption_change()
HDng_hci_var.h184 u_int8_t encryption_mode; /* none, p2p, ... */ member
HDng_hci_main.c523 e2->encryption_mode= c->encryption_mode; in ng_hci_default_rcvmsg()
/NextBSD/sys/netgraph/bluetooth/include/
HDng_hci.h576 u_int8_t encryption_mode; /* none, p2p, ... */ member
1092 u_int8_t encryption_mode; /* encryption mode */ member
1097 u_int8_t encryption_mode; /* encryption mode */ member
1740 u_int8_t encryption_mode; /* Encryption mode */ member
/NextBSD/sys/cam/scsi/
HDscsi_sa.h652 uint8_t encryption_mode; member
769 uint8_t encryption_mode; member