Uses of Class
org.bluez.exceptions.BluezConnectionAttemptFailedException
Packages that use BluezConnectionAttemptFailedException
-
Uses of BluezConnectionAttemptFailedException in org.bluez
Methods in org.bluez that throw BluezConnectionAttemptFailedExceptionModifier and TypeMethodDescriptionFrom bluez documentation:
Connect to the network device and return the network
interface name.voidDevice1.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.