Home
last modified time | relevance | path

Searched refs:encryption_enable (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/netbt/
H A Dhci_event.c807 con_handle, ep.status, ep.encryption_enable); in hci_event_encryption_change()
814 if (ep.encryption_enable == 0) { in hci_event_encryption_change()
H A Dhci.h638 uint8_t encryption_enable; /* 0x00 - disable, 0x01 - enable */ member
1949 uint8_t encryption_enable; /* 0x00 - disable */ member
H A Dhci_link.c296 cp.encryption_enable = 0x01; in hci_acl_setmode()