diff --git a/include/bluetooth/iso.h b/include/bluetooth/iso.h index 4182ba73362..088f343d786 100644 --- a/include/bluetooth/iso.h +++ b/include/bluetooth/iso.h @@ -74,8 +74,6 @@ extern "C" { /** Broadcast code size */ #define BT_ISO_BROADCAST_CODE_SIZE 16 -struct bt_iso_chan; - /** @brief Life-span states of ISO channel. Used only by internal APIs * dealing with setting channel to proper state depending on operational * context.