Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dlink_control.c282 hci_encrypt2str(ep->encryption_mode, 0), in hci_create_connection()
283 ep->encryption_mode); in hci_create_connection()
437 hci_encrypt2str(ep->encryption_mode, 0), in hci_add_sco_connection()
438 ep->encryption_mode); in hci_add_sco_connection()
H A Dhost_controller_baseband.c892 hci_encrypt2str(rp.encryption_mode, 0), rp.encryption_mode); in hci_read_encryption_mode()
911 cp.encryption_mode = (uint8_t) n; in hci_write_encryption_mode()
H A Dnode.c322 hci_encrypt2str(r.connections[n].encryption_mode, 1), in hci_read_connection_list()
/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_evnt.c545 con->encryption_mode = NG_HCI_ENCRYPTION_MODE_NONE; in le_connection_complete()
737 con->encryption_mode = ep->encryption_mode; in con_compl()
961 con->encryption_mode = NG_HCI_ENCRYPTION_MODE_P2P; in encryption_change()
963 con->encryption_mode = NG_HCI_ENCRYPTION_MODE_NONE; in encryption_change()
970 ng_hci_lp_enc_change(con, con->encryption_mode); in encryption_change()
H A Dng_hci_var.h185 u_int8_t encryption_mode; /* none, p2p, ... */ member
H A Dng_hci_main.c543 e2->encryption_mode= c->encryption_mode; in ng_hci_default_rcvmsg()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h645 u_int8_t encryption_mode; /* none, p2p, ... */ member
1161 u_int8_t encryption_mode; /* encryption mode */ member
1166 u_int8_t encryption_mode; /* encryption mode */ member
1832 u_int8_t encryption_mode; /* Encryption mode */ member
/freebsd/sys/cam/scsi/
H A Dscsi_sa.h664 uint8_t encryption_mode; member
781 uint8_t encryption_mode; member