Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1835 #define privacy_mode_capable(dev) (use_ll_privacy(dev) && \ macro
/openbmc/linux/net/bluetooth/
H A Dmgmt.c4471 if (enabled && privacy_mode_capable(hdev)) in exp_ll_privacy_feature_changed()