Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci_core.h1988 #define iso_capable(dev) (cis_capable(dev) || bis_capable(dev))
1995 #define bis_capable(dev) ((dev)->le_features[3] & HCI_LE_ISO_BROADCASTER) macro
/linux-6.15/net/bluetooth/
H A Diso.c348 if (!bis_capable(hdev)) { in iso_connect_bis()
H A Dhci_sync.c4319 if (bis_capable(hdev)) { in hci_le_set_event_mask_sync()
H A Dmgmt.c933 if (bis_capable(hdev)) in get_current_settings()