Using ble_client and bluetooth_proxy on the same device

I am no longer able to use ble_client and bluetooth_proxy on the same esphome device (2023.6.4). The behavior is bluetooth_proxy is working and client no longer connect altough it connects at startup.

I tried both arduino and esp-idf.

Anybody observed the same behavior?

With 2023.6.5 I am able to use both ble_client and bluetooth_proxy on a device with arduino framework but not on another device with esp-idf