Commit graph

16 commits

Author SHA1 Message Date
Dennis Heinze
786dacf8ca
Fix BLE name assignment 2023-06-07 12:06:13 +02:00
evilsocket
8ac2c0163b
misc: small fix or general refactoring i did not bother commenting 2019-09-08 16:47:24 +02:00
evilsocket
7e7f2ef645
new: aliases are now centralized and can be used for any type of device (closes #504) 2019-03-21 19:39:08 +01:00
evilsocket
d6e6746809
fix: setting BLE device name once services are enumerated 2019-03-17 13:36:59 +01:00
evilsocket
8115490d3a
new: exposing enumerated BLE services for each device via api.rest module 2019-03-16 20:45:50 +01:00
evilsocket
e90c6b5e2d
new: exposing flags and connectable fields for BLE devices in api.rest 2019-03-11 14:14:03 +01:00
evilsocket
a72801f9b5
new: ble.show shows device names if available for at least one of the devices 2019-02-15 13:41:39 +01:00
evilsocket
1915bb565c
fix: using BLE company identifier if the vendor can't be detected by MAC 2019-02-14 14:46:17 +01:00
evilsocket
976465959e
new: using wireshark manufacturers file instead of oui.dat (closes #303) 2018-09-09 18:48:41 +03:00
evilsocket
5ad1a17118 new: implemented optional websocket for /api/events 2018-03-06 13:54:37 +01:00
evilsocket
cf907db728 fix: fixing macOS compilation 2018-02-27 20:23:48 +01:00
evilsocket
fe00cc707f fix: flagging as unsupported the BLE module on macOS as the GATT library support is not complete. 2018-02-27 03:33:37 +01:00
evilsocket
ee59fefbcd misc: small fix or general refactoring i did not bother commenting 2018-02-27 03:16:15 +01:00
evilsocket
ec58c55370 new: implemented ble.enum and refactored how tabular views work ( ref #74 ) 2018-02-27 00:35:42 +01:00
evilsocket
c50ebf9991 fix: fixing compilation on windows 2018-02-26 19:03:00 +01:00
evilsocket
7fe6cd232c new: implemented ble.recon (ref #74) 2018-02-26 18:18:58 +01:00