Files
python/meshtastic
Kevin Hester bd767af485 A better way to ensure BLE disconnects:
It turns out that Bleak is kinda racey.  If we call disconnect()
and then immediately close() the disconnect may or may not actually happen
(probably because it was merely queued for dbus).
So instead: When we want to close the BLEInterface we call disconnect()
and then in a preregistered 'on disconnect' handler we actually close
down our interface/datastructures.
2024-06-29 15:08:50 -07:00
..
2024-06-21 09:25:39 +02:00
2024-06-29 14:37:50 -07:00
2020-04-27 16:44:41 -07:00
2024-06-01 12:04:01 -07:00
2024-06-01 12:04:01 -07:00
2024-05-01 09:40:04 -07:00
2024-05-01 09:40:04 -07:00
2024-04-23 21:35:15 -07:00
2024-04-23 21:35:15 -07:00
2024-04-08 10:12:50 -07:00
2024-04-08 10:12:50 -07:00
2024-06-09 19:30:11 -07:00
2024-06-09 19:30:11 -07:00
2024-05-18 12:56:41 -07:00
2024-05-18 12:56:41 -07:00
2024-04-08 10:12:50 -07:00
2024-04-10 17:42:44 +01:00
2024-03-25 14:03:58 -07:00
2023-03-31 20:09:59 +02:00
2024-06-09 19:30:11 -07:00
2024-06-09 19:30:11 -07:00
2024-03-29 18:38:25 -07:00
2024-04-10 17:42:44 +01:00