Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci.h206 HCI_ENCRYPT, enumerator
/Linux-v4.19/net/bluetooth/
Dhci_event.c342 set_bit(HCI_ENCRYPT, &hdev->flags); in hci_cc_write_encrypt_mode()
344 clear_bit(HCI_ENCRYPT, &hdev->flags); in hci_cc_write_encrypt_mode()
2432 if (test_bit(HCI_ENCRYPT, &hdev->flags)) in hci_conn_complete_evt()