mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-17 01:04:40 +08:00
Use the CreateSecureDevice method
This commit is contained in:
parent
e3c2319672
commit
90ca244669
@ -19,4 +19,4 @@ if (len(sys.argv) < 1):
|
||||
|
||||
address = sys.argv[1]
|
||||
|
||||
device = input.CreateDevice(address)
|
||||
device = input.CreateSecureDevice(address)
|
||||
|
Loading…
Reference in New Issue
Block a user