Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h1921 #define privacy_mode_capable(dev) (ll_privacy_capable(dev) && \ macro
/linux/net/bluetooth/
H A Dhci_sync.c4209 if (privacy_mode_capable(hdev)) in hci_le_set_event_mask_sync()