Examples (3)
Pair with an Android device (address and pairing code can be found in developer options)
adb pair ip_address:portConnect to an Android device (port will be different from pairing)
adb connect ip_address:portDisconnect a device
adb disconnect ip_address:portmade by @shridhargupta | data from tldr-pages