Searched refs:encryption_mode (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13.1/usr.sbin/bluetooth/hccontrol/ |
| H A D | link_control.c | 283 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 D | host_controller_baseband.c | 893 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 D | node.c | 322 hci_encrypt2str(r.connections[n].encryption_mode, 1), in hci_read_connection_list()
|
| /freebsd-13.1/sys/netgraph/bluetooth/hci/ |
| H A D | ng_hci_evnt.c | 543 con->encryption_mode = NG_HCI_ENCRYPTION_MODE_NONE; in le_connection_complete() 735 con->encryption_mode = ep->encryption_mode; in con_compl() 959 con->encryption_mode = NG_HCI_ENCRYPTION_MODE_P2P; in encryption_change() 961 con->encryption_mode = NG_HCI_ENCRYPTION_MODE_NONE; in encryption_change() 968 ng_hci_lp_enc_change(con, con->encryption_mode); in encryption_change()
|
| H A D | ng_hci_var.h | 186 u_int8_t encryption_mode; /* none, p2p, ... */ member
|
| H A D | ng_hci_main.c | 544 e2->encryption_mode= c->encryption_mode; in ng_hci_default_rcvmsg()
|
| /freebsd-13.1/sys/netgraph/bluetooth/include/ |
| H A D | ng_hci.h | 646 u_int8_t encryption_mode; /* none, p2p, ... */ member 1162 u_int8_t encryption_mode; /* encryption mode */ member 1167 u_int8_t encryption_mode; /* encryption mode */ member 1833 u_int8_t encryption_mode; /* Encryption mode */ member
|
| /freebsd-13.1/sys/cam/scsi/ |
| H A D | scsi_sa.h | 667 uint8_t encryption_mode; member 784 uint8_t encryption_mode; member
|