문제

I remember there is a place to check the baudrate in Android system.

However, I dont exactly remember where it is.

In adb shell, there should be a directory to find out.

Can anyone let me know this information? thanks

도움이 되었습니까?

해결책

call the following on command windows

am startservice -a com.company.service.bluetooth.ON

Try this it will work..

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top