Searched refs:HCI_LE_LL_PRIVACY (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/include/net/bluetooth/ | ||
| D | hci.h | 590 #define HCI_LE_LL_PRIVACY 0x40 macro |
| D | hci_core.h | 1827 #define ll_privacy_capable(dev) ((dev)->le_features[0] & HCI_LE_LL_PRIVACY) |