Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1901 #define iso_capable(dev) (cis_capable(dev) || bis_capable(dev))
1902 #define cis_capable(dev) \ macro
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c4302 if (cis_capable(hdev)) { in hci_le_set_event_mask_sync()