Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci_core.h1901 #define iso_capable(dev) (cis_capable(dev) || bis_capable(dev))
1908 #define bis_capable(dev) ((dev)->le_features[3] & HCI_LE_ISO_BROADCASTER) macro
/linux-6.6.21/net/bluetooth/
Diso.c317 if (!bis_capable(hdev)) { in iso_connect_bis()
Dhci_sync.c4116 if (bis_capable(hdev)) { in hci_le_set_event_mask_sync()
Dmgmt.c947 if (bis_capable(hdev)) in get_current_settings()