Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h488 #define HCI_LE_ENCRYPTION 0x01 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_core.c364 if (hdev->le_features[0] & HCI_LE_ENCRYPTION) { in hci_setup_event_mask()
624 if (hdev->le_features[0] & HCI_LE_ENCRYPTION) in hci_init3_req()