Runtime error on Android version 13

Hi all.

I’m working on a app which communicates with a Microcontroller via Bluetooth serial.
app works well with android version up to 12.
for android version 13 ,app gives following error,when i try to connect to BT device.

(android.permission.BLUETOOTH_CONNECT permission for AttributionSource { uid = 10320, packageName = io.makeroid.companion, attributionTag = null, token = android.os.BinderProxy@89ffe8b, next = null }: AdapterService getBondedDevices
Note: You will not see another error reported for 5 seconds.)

Thanks in advance.

hi Gordon_Lu,
Bluetooth client is already there on screen1.
currently everything is on screen 1 only.