Commit graph

13 commits

Author SHA1 Message Date
Simone Margaritelli
69744e6b63 fix: disable ble module for BSD (fixes #1115) 2024-08-09 18:56:41 +02:00
evilsocket
2e2a5248b4
new: ble module is now available for macOS 2019-09-08 16:39:27 +02:00
evilsocket
5a62546c50
fix: made BLE module less verbose by switching some of the logs to debug ones 2019-04-21 14:00:43 +02:00
evilsocket
7d46e7aa7a
fix: fixed a bug when AttEcodeSuccess was returned as an error by the gatt lib (fixes #498) 2019-03-26 14:33:14 +01:00
evilsocket
0810a1f2fe
new: exposing ble.device.disconnected events via api.rest module 2019-03-16 21:48:08 +01:00
evilsocket
120db4db3d
fix: fixed a bug in the gatt library which prevented ble.recon/ble.enum to work multiple times (fixes #471) 2019-03-13 15:35:46 +01:00
evilsocket
0cbd6d7a9d
misc: small fix or general refactoring i did not bother commenting 2019-02-22 14:19:25 +01:00
evilsocket
2cdd3d22a5
misc: small fix or general refactoring i did not bother commenting 2019-02-14 16:08:38 +01:00
evilsocket
1fa9160407
fix: fixed a bug which made ble.enum work only once per execution (fixes #163) 2019-02-14 13:33:01 +01:00
evilsocket
7f68d0d82c
misc: small fix or general refactoring i did not bother commenting 2019-02-14 11:06:05 +01:00
evilsocket
4eead7eafa
misc: small fix or general refactoring i did not bother commenting 2019-02-13 10:12:34 +01:00
evilsocket
9cd4e380fb
misc: each module now has its own tagged logging 2019-02-12 15:16:02 +01:00
Giuseppe Trotta
ed652622e2 Refactoring modules 2019-02-10 23:58:08 +01:00
Renamed from modules/ble_recon_events.go (Browse further)