The doc states the following:
A Matter-Zigbee Bridge uses ESP32-H and another Wi-Fi SoC, while a Matter-BLE Mesh Bridge can be done on a single SoC with both Wi-Fi and Bluetooth LE interfaces.
Does this mean that I need a BLE - matter bridge to connect a BLE mesh to the matter network? Or does the esp-SDK facilitate the transport of matter data over BLE mesh somehow? In any case, I'm looking for clarification on that topic (if exists).