Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c4441 if (le_cs_capable(hdev)) { in hci_le_set_event_mask_sync()
4614 if (le_cs_capable(hdev))
/linux/include/net/bluetooth/
H A Dhci_core.h2077 #define le_cs_capable(dev) \ macro