Searched refs:encryption_mode (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/usr.sbin/bluetooth/hccontrol/ |
| HD | link_control.c | 281 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()
|
| HD | host_controller_baseband.c | 891 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()
|
| HD | node.c | 310 hci_encrypt2str(r.connections[n].encryption_mode, 1), in hci_read_connection_list()
|
| /NextBSD/sys/netgraph/bluetooth/hci/ |
| HD | ng_hci_evnt.c | 523 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()
|
| HD | ng_hci_var.h | 184 u_int8_t encryption_mode; /* none, p2p, ... */ member
|
| HD | ng_hci_main.c | 523 e2->encryption_mode= c->encryption_mode; in ng_hci_default_rcvmsg()
|
| /NextBSD/sys/netgraph/bluetooth/include/ |
| HD | ng_hci.h | 576 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/ |
| HD | scsi_sa.h | 652 uint8_t encryption_mode; member 769 uint8_t encryption_mode; member
|