|
24206c05f3
|
Assume MTU if not available from BlueZ
|
2022-10-25 12:36:34 -07:00 |
|
|
e124e1ccbd
|
Stop DBus errors from causing panics by checking error type (Arsen6331/itd#29)
|
2022-10-17 12:19:23 -07:00 |
|
|
0c2c2592c7
|
Fix RemoveAll() and MkdirAll() functions
|
2022-10-16 12:39:11 -07:00 |
|
|
986513750f
|
Implement resource loading feature
|
2022-08-29 14:43:16 -07:00 |
|
|
4845a33a25
|
Remove debug code
|
2022-08-29 14:23:10 -07:00 |
|
|
12d92afa0a
|
Add RemoveAll() and MkdirAll() to the filesystem implementation
|
2022-08-29 14:22:02 -07:00 |
|
|
03aadaa01b
|
Add Stat() to filesystem implementation
|
2022-08-29 14:06:56 -07:00 |
|
|
1bf8ee4e7a
|
Fix bug where the filesystem implementation misreports the amount of bytes written, causing functions such as io.Copy() to return an error
|
2022-08-29 14:05:33 -07:00 |
|
|
e3a6bd308d
|
Fix error handling in (*FS).Remove()
|
2022-05-05 12:39:16 -07:00 |
|
|
2f23dd3348
|
Restrict to one open file of each type at a time
|
2021-12-13 09:56:34 -08:00 |
|
|
60a0daa82e
|
Add file transfer progress
|
2021-12-12 13:25:40 -08:00 |
|
|
60a4ad91f4
|
Implement BLE filesystem (experimental and will change in the future)
|
2021-11-22 21:19:30 -08:00 |
|