.. |
BLE2902.cpp
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
BLE2902.h
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
BLE2904.cpp
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
BLE2904.h
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
BLEAddress.cpp
|
Reduce flash usage up to 214k in one click (#2929)
|
2019-07-09 19:31:17 +03:00 |
BLEAddress.h
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
BLEAdvertisedDevice.cpp
|
Reduce flash usage up to 214k in one click (#2929)
|
2019-07-09 19:31:17 +03:00 |
BLEAdvertisedDevice.h
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
BLEAdvertising.cpp
|
Fix BLE stop advertising not working (#3034)
|
2019-08-20 16:44:50 +03:00 |
BLEAdvertising.h
|
Implemented ability to change BLE address (#2690)
|
2019-05-11 11:02:26 +03:00 |
BLEBeacon.cpp
|
Refactored use of LOG_X(LOG_TAG, ...) to log_x(...) (#2672)
|
2019-04-15 17:26:35 +02:00 |
BLEBeacon.h
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
BLECharacteristic.cpp
|
allow the examples to build in a more strict env (#3299)
|
2019-09-29 23:47:02 +03:00 |
BLECharacteristic.h
|
Ble notification/indication status and timeout (#2998)
|
2019-08-20 17:15:30 +03:00 |
BLECharacteristicMap.cpp
|
Reduce flash usage up to 214k in one click (#2929)
|
2019-07-09 19:31:17 +03:00 |
BLEClient.cpp
|
Fix issue with semaphores (#2974)
|
2019-07-10 09:11:35 +03:00 |
BLEClient.h
|
Reduce flash usage up to 214k in one click (#2929)
|
2019-07-09 19:31:17 +03:00 |
BLEDescriptor.cpp
|
Reduce flash usage up to 214k in one click (#2929)
|
2019-07-09 19:31:17 +03:00 |
BLEDescriptor.h
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
BLEDescriptorMap.cpp
|
Reduce flash usage up to 214k in one click (#2929)
|
2019-07-09 19:31:17 +03:00 |
BLEDevice.cpp
|
Fix for issue_3209. (#3210)
|
2019-10-01 16:32:47 +03:00 |
BLEDevice.h
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
BLEEddystoneTLM.cpp
|
Reduce flash usage up to 214k in one click (#2929)
|
2019-07-09 19:31:17 +03:00 |
BLEEddystoneTLM.h
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
BLEEddystoneURL.cpp
|
Refactored use of LOG_X(LOG_TAG, ...) to log_x(...) (#2672)
|
2019-04-15 17:26:35 +02:00 |
BLEEddystoneURL.h
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
BLEExceptions.cpp
|
Reduce flash usage up to 214k in one click (#2929)
|
2019-07-09 19:31:17 +03:00 |
BLEExceptions.h
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
BLEHIDDevice.cpp
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
BLEHIDDevice.h
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
BLERemoteCharacteristic.cpp
|
Fix issue with semaphores (#2974)
|
2019-07-10 09:11:35 +03:00 |
BLERemoteCharacteristic.h
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
BLERemoteDescriptor.cpp
|
Fix issue with semaphores (#2974)
|
2019-07-10 09:11:35 +03:00 |
BLERemoteDescriptor.h
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
BLERemoteService.cpp
|
Add Added unimplemented getCharacteristicsByHandle function (#3277)
|
2019-10-01 11:43:59 +03:00 |
BLERemoteService.h
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
BLEScan.cpp
|
Refactored use of LOG_X(LOG_TAG, ...) to log_x(...) (#2672)
|
2019-04-15 17:26:35 +02:00 |
BLEScan.h
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
BLESecurity.cpp
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
BLESecurity.h
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
BLEServer.cpp
|
BLE Library onRead Callback fix and Client disconnect feature (#2913)
|
2019-07-09 19:35:07 +03:00 |
BLEServer.h
|
BLE Library onRead Callback fix and Client disconnect feature (#2913)
|
2019-07-09 19:35:07 +03:00 |
BLEService.cpp
|
Reduce flash usage up to 214k in one click (#2929)
|
2019-07-09 19:31:17 +03:00 |
BLEService.h
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
BLEServiceMap.cpp
|
Reduce flash usage up to 214k in one click (#2929)
|
2019-07-09 19:31:17 +03:00 |
BLEUtils.cpp
|
Reduce flash usage up to 214k in one click (#2929)
|
2019-07-09 19:31:17 +03:00 |
BLEUtils.h
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
BLEUUID.cpp
|
Fix BLEUUID toString (#3289)
|
2019-10-01 11:54:21 +03:00 |
BLEUUID.h
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
BLEValue.cpp
|
Refactored use of LOG_X(LOG_TAG, ...) to log_x(...) (#2672)
|
2019-04-15 17:26:35 +02:00 |
BLEValue.h
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
FreeRTOS.cpp
|
Ble notification/indication status and timeout (#2998)
|
2019-08-20 17:15:30 +03:00 |
FreeRTOS.h
|
Ble notification/indication status and timeout (#2998)
|
2019-08-20 17:15:30 +03:00 |
GeneralUtils.cpp
|
allow the examples to build in a more strict env (#3299)
|
2019-09-29 23:47:02 +03:00 |
GeneralUtils.h
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
HIDKeyboardTypes.h
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |
HIDTypes.h
|
Set ESP-IDF to 3.2 (#2662)
|
2019-04-12 15:43:53 +02:00 |