Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h338 HCI_ENCRYPT, enumerator
/openbmc/linux/net/bluetooth/
H A Dhci_event.c441 set_bit(HCI_ENCRYPT, &hdev->flags); in hci_cc_write_encrypt_mode()
443 clear_bit(HCI_ENCRYPT, &hdev->flags); in hci_cc_write_encrypt_mode()
3164 if (test_bit(HCI_ENCRYPT, &hdev->flags)) in hci_conn_complete_evt()