Home
last modified time | relevance | path

Searched refs:bis_capable (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1876 #define iso_capable(dev) (cis_capable(dev) || bis_capable(dev))
1883 #define bis_capable(dev) ((dev)->le_features[3] & HCI_LE_ISO_BROADCASTER) macro
/openbmc/linux/net/bluetooth/
H A Diso.c323 if (!bis_capable(hdev)) { in iso_connect_bis()
H A Dhci_sync.c4307 if (bis_capable(hdev)) { in hci_le_set_event_mask_sync()
H A Dmgmt.c930 if (bis_capable(hdev)) in get_current_settings()