Home
last modified time | relevance | path

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

/include/net/bluetooth/
Dhci_core.h683 HCI_CONN_ENCRYPT, enumerator
1298 encrypt = test_bit(HCI_CONN_ENCRYPT, &conn->flags) ? 0x01 : 0x00; in hci_auth_cfm()