Home
last modified time | relevance | path

Searched refs:BT_ISO_VALID_BIS_BITFIELD (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Diso.h155 #define BT_ISO_VALID_BIS_BITFIELD(_bis_bitfield) \ macro
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dbap.h63 BT_ISO_VALID_BIS_BITFIELD(_bis_bitfield))
/Zephyr-latest/subsys/bluetooth/host/
Diso.c3488 CHECKIF(!BT_ISO_VALID_BIS_BITFIELD(param->bis_bitfield)) { in bt_iso_big_sync()