BLE: FileTrans: Create a directory if needed
All threads resolved!
All threads resolved!
Compare changes
+ 51
− 8
@@ -33,6 +33,7 @@
@@ -40,6 +41,7 @@
@@ -217,9 +219,11 @@ static void sendCrcResponse(
@@ -227,6 +231,41 @@ static void sendCrcResponse(
@@ -238,11 +277,12 @@ static uint8_t bleFileOpen(dmConnId_t connId, uint8_t *pValue, uint16_t len)
@@ -305,8 +345,9 @@ static uint8_t handleCentralTX(
@@ -334,7 +375,7 @@ static uint8_t handleCentralTX(
@@ -365,7 +406,9 @@ static uint8_t writeCallback(
@@ -377,7 +420,7 @@ static uint8_t readCallback(