I am trying to connect to my phone wirelessly for USB Debugging using following :
adb pair 192.168.30.27:41424 .
But I am getting following error:
"Unknown command pair" error.
I have already updated Android SDK Platform tools to 31+ version, still this does not fix this issue.