zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.92k stars 6.65k forks source link

Bluetooth: ISO: Removed unused pool and funcs/macros #81720

Open Thalley opened 1 day ago

Thalley commented 1 day ago

The iso_tx_pool was unused because all the functions and macros that used it were unused.