Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci_core.h1711 #define iso_capable(dev) (cis_capable(dev) || bis_capable(dev)) macro
/Linux-v6.1/net/bluetooth/
Dhci_sync.c4101 if (!iso_capable(hdev)) in hci_le_set_host_feature_sync()