Uses of Class
org.bluez.exceptions.BluezAuthenticationRejectedException
Packages that use BluezAuthenticationRejectedException
-
Uses of BluezAuthenticationRejectedException in org.bluez
Methods in org.bluez that throw BluezAuthenticationRejectedExceptionModifier 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.