Uses of Class
org.bluez.exceptions.BluezAuthenticationTimeoutException
Packages that use BluezAuthenticationTimeoutException
-
Uses of BluezAuthenticationTimeoutException in org.bluez
Methods in org.bluez that throw BluezAuthenticationTimeoutExceptionModifier and TypeMethodDescriptionvoid
Device1.Pair()
From bluez documentation:
This method will connect to the remote device,
initiate pairing and then retrieve all SDP records
(or GATT primary services).
If the application has registered its own agent,
then that specific agent will be used.