mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-12-04 09:34:20 +08:00
test: Remove AutoConnect from test-hfp since it's now the default
This commit is contained in:
parent
ccab1d7ba2
commit
5ff74495a7
@ -207,7 +207,6 @@ if __name__ == '__main__':
|
||||
mainloop = GObject.MainLoop()
|
||||
|
||||
opts = {
|
||||
"AutoConnect" : True,
|
||||
"Version" : dbus.UInt16(0x0106),
|
||||
"Features" : dbus.UInt16(HF_FEATURES),
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user