Kevin Hester
2fd3d042b2
Fix #4046 Details below: ( #4086 )
...
Informed by the discussion in the bug and the code in 'that other branch'
the fix was clear. Just set a flag if we start handling a write, and
use that flag to guard the long write complete call.
2020-09-30 15:27:35 +03:00
Roman Savrulin
5137fc5c80
Ble notification/indication status and timeout ( #2998 )
...
* add timed wait
* Added Notification/Indication data and status callbacks
* imply null-object pattern for BLE callback
2019-08-20 17:15:30 +03:00
HanCheol Cho
e57de64a3c
Fixed multi_heap_free failed during setting the value of the characteristic in BLE Library. ( #2789 )
2019-06-05 13:37:06 +02:00
Me No Dev
7b5cd47d07
Set ESP-IDF to 3.2 ( #2662 )
...
* Set IDF to v3.2
* Remove BLE submodule
* Add BLE lib source
* Update Camera example to support OV3660
2019-04-12 15:43:53 +02:00