Searched refs:HCI_LE_LL_PRIVACY (Results 1 – 3 of 3) sorted by relevance
485 #define HCI_LE_LL_PRIVACY 0x40 macro
1366 #define use_ll_privacy(dev) ((dev)->le_features[0] & HCI_LE_LL_PRIVACY)
644 if (hdev->le_features[0] & HCI_LE_LL_PRIVACY) in hci_init3_req()