Home
last modified time | relevance | path

Searched refs:HCI_ENCRYPT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c360 set_bit(HCI_ENCRYPT, &hdev->flags); in hci_cc_write_encrypt_mode()
362 clear_bit(HCI_ENCRYPT, &hdev->flags); in hci_cc_write_encrypt_mode()
2636 if (test_bit(HCI_ENCRYPT, &hdev->flags)) in hci_conn_complete_evt()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h260 HCI_ENCRYPT, enumerator
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h344 HCI_ENCRYPT, enumerator
/kernel/linux/linux-6.6/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()
3219 if (test_bit(HCI_ENCRYPT, &hdev->flags)) in hci_conn_complete_evt()

Completed in 28 milliseconds