Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h1713 #define iso_capable(dev) (cis_capable(dev) || bis_capable(dev))
1714 #define cis_capable(dev) \ macro
/linux-6.1.9/net/bluetooth/
Dhci_sync.c3943 if (cis_capable(hdev)) { in hci_le_set_event_mask_sync()