finally done with most of the crossdevice stuff!

This commit is contained in:
Kavish Devar
2025-02-01 03:53:37 +05:30
parent 5cee33a354
commit 321a3bd3bf
14 changed files with 576 additions and 146 deletions

View File

@@ -333,8 +333,6 @@ def listen_for_device_connections():
def device_connected(interface, changed, invalidated, path):
# /org/bluez/hci0/dev_mac_address/*
# repl _ with : in mac_address and check
if 'Connected' in changed and changed['Connected']:
if path.split("/")[-1] == "":
return