Searched refs:HCI_LE_LL_PRIVACY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/bluetooth/ | ||
H A D | hci.h | 597 #define HCI_LE_LL_PRIVACY 0x40 macro |
H A D | hci_core.h | 1852 #define ll_privacy_capable(dev) ((dev)->le_features[0] & HCI_LE_LL_PRIVACY) |