Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/bluetooth/hccontrol/
H A Dlink_control.c283 hci_encrypt2str(ep->encryption_mode, 0), in hci_create_connection()
284 ep->encryption_mode); in hci_create_connection()
438 hci_encrypt2str(ep->encryption_mode, 0), in hci_add_sco_connection()
439 ep->encryption_mode); in hci_add_sco_connection()
H A Dhost_controller_baseband.c893 hci_encrypt2str(rp.encryption_mode, 0), rp.encryption_mode); in hci_read_encryption_mode()
912 cp.encryption_mode = (uint8_t) n; in hci_write_encryption_mode()
H A Dnode.c367 hci_encrypt2str(r.connections[n].encryption_mode, 1), in hci_read_connection_list()
/freebsd-12.1/sys/netgraph/bluetooth/hci/
H A Dng_hci_evnt.c539 con->encryption_mode = NG_HCI_ENCRYPTION_MODE_NONE; in le_connection_complete()
732 con->encryption_mode = ep->encryption_mode; in con_compl()
956 con->encryption_mode = NG_HCI_ENCRYPTION_MODE_P2P; in encryption_change()
958 con->encryption_mode = NG_HCI_ENCRYPTION_MODE_NONE; in encryption_change()
965 ng_hci_lp_enc_change(con, con->encryption_mode); in encryption_change()
H A Dng_hci_var.h186 u_int8_t encryption_mode; /* none, p2p, ... */ member
H A Dng_hci_main.c544 e2->encryption_mode= c->encryption_mode; in ng_hci_default_rcvmsg()
/freebsd-12.1/sys/netgraph/bluetooth/include/
H A Dng_hci.h582 u_int8_t encryption_mode; /* none, p2p, ... */ member
1098 u_int8_t encryption_mode; /* encryption mode */ member
1103 u_int8_t encryption_mode; /* encryption mode */ member
1746 u_int8_t encryption_mode; /* Encryption mode */ member
/freebsd-12.1/sys/cam/scsi/
H A Dscsi_sa.h667 uint8_t encryption_mode; member
784 uint8_t encryption_mode; member