.. |
HIDKeyboardTypes.h
|
Conditionally compile code for specific roles.
|
2020-05-13 22:03:56 -06:00 |
HIDTypes.h
|
Cleanup ARM-gcc compiler warnings.
|
2022-01-15 12:43:17 -07:00 |
NimBLE2904.cpp
|
Refactor include directives to use different paths for arduino/idf.
|
2021-09-12 18:43:31 -06:00 |
NimBLE2904.h
|
Refactor include directives to use different paths for arduino/idf.
|
2021-09-12 18:43:31 -06:00 |
NimBLEAddress.cpp
|
Refactor include directives to use different paths for arduino/idf.
|
2021-09-12 18:43:31 -06:00 |
NimBLEAddress.h
|
Refactor include directives to use different paths for arduino/idf.
|
2021-09-12 18:43:31 -06:00 |
NimBLEAdvertisedDevice.cpp
|
Add extended advertising support. (#72)
|
2022-04-10 10:21:45 -06:00 |
NimBLEAdvertisedDevice.h
|
Add extended advertising support. (#72)
|
2022-04-10 10:21:45 -06:00 |
NimBLEAdvertising.cpp
|
Add extended advertising support. (#72)
|
2022-04-10 10:21:45 -06:00 |
NimBLEAdvertising.h
|
Add extended advertising support. (#72)
|
2022-04-10 10:21:45 -06:00 |
NimBLEAttValue.h
|
Add NimBLEAttValue class. (#67)
|
2022-01-16 20:11:18 -07:00 |
NimBLEBeacon.cpp
|
Refactor include directives to use different paths for arduino/idf.
|
2021-09-12 18:43:31 -06:00 |
NimBLEBeacon.h
|
Conditionally compile code for specific roles.
|
2020-05-13 22:03:56 -06:00 |
NimBLECharacteristic.cpp
|
Add NimBLEAttValue class. (#67)
|
2022-01-16 20:11:18 -07:00 |
NimBLECharacteristic.h
|
Add NimBLEAttValue class. (#67)
|
2022-01-16 20:11:18 -07:00 |
NimBLEClient.cpp
|
Add extended advertising support. (#72)
|
2022-04-10 10:21:45 -06:00 |
NimBLEClient.h
|
Add extended advertising support. (#72)
|
2022-04-10 10:21:45 -06:00 |
NimBLEConnInfo.h
|
Add connection info class and access methods to server and client.
|
2021-05-07 09:02:43 -06:00 |
NimBLEDescriptor.cpp
|
Add NimBLEAttValue class. (#67)
|
2022-01-16 20:11:18 -07:00 |
NimBLEDescriptor.h
|
Add NimBLEAttValue class. (#67)
|
2022-01-16 20:11:18 -07:00 |
NimBLEDevice.cpp
|
Merge branch 'master' into mesh
|
2022-04-13 20:40:18 -06:00 |
NimBLEDevice.h
|
Merge branch 'master' into mesh
|
2022-04-13 20:40:18 -06:00 |
NimBLEEddystoneTLM.cpp
|
Cleanup and add support for non-esp devices.
|
2021-12-29 08:08:25 -07:00 |
NimBLEEddystoneTLM.h
|
Refactor include directives to use different paths for arduino/idf.
|
2021-09-12 18:43:31 -06:00 |
NimBLEEddystoneURL.cpp
|
Refactor include directives to use different paths for arduino/idf.
|
2021-09-12 18:43:31 -06:00 |
NimBLEEddystoneURL.h
|
Conditionally compile code for specific roles.
|
2020-05-13 22:03:56 -06:00 |
NimBLEExtAdvertising.cpp
|
Add extended advertising support. (#72)
|
2022-04-10 10:21:45 -06:00 |
NimBLEExtAdvertising.h
|
Add extended advertising support. (#72)
|
2022-04-10 10:21:45 -06:00 |
NimBLEHIDDevice.cpp
|
[NimBLEService] Remove unused variables/parameters.
|
2021-12-29 08:12:07 -07:00 |
NimBLEHIDDevice.h
|
Refactor include directives to use different paths for arduino/idf.
|
2021-09-12 18:43:31 -06:00 |
NimBLELog.h
|
Cleanup ARM-gcc compiler warnings.
|
2022-01-15 12:43:17 -07:00 |
NimBLEMeshElement.cpp
|
Update to work with NimBLE core changes.
|
2021-09-06 09:15:44 -06:00 |
NimBLEMeshElement.h
|
Implement health server callbacks.
|
2021-09-06 09:14:46 -06:00 |
NimBLEMeshModel.cpp
|
Implement health server callbacks.
|
2021-09-06 09:14:46 -06:00 |
NimBLEMeshModel.h
|
Implement health server callbacks.
|
2021-09-06 09:14:46 -06:00 |
NimBLEMeshNode.cpp
|
Update to work with NimBLE core changes.
|
2021-09-06 09:15:44 -06:00 |
NimBLEMeshNode.h
|
Implement health server callbacks.
|
2021-09-06 09:14:46 -06:00 |
NimBLERemoteCharacteristic.cpp
|
Check characteristic handles before fetching descriptors.
|
2022-02-20 10:02:09 -07:00 |
NimBLERemoteCharacteristic.h
|
Add NimBLEAttValue class. (#67)
|
2022-01-16 20:11:18 -07:00 |
NimBLERemoteDescriptor.cpp
|
Add NimBLEAttValue class. (#67)
|
2022-01-16 20:11:18 -07:00 |
NimBLERemoteDescriptor.h
|
Add NimBLEAttValue class. (#67)
|
2022-01-16 20:11:18 -07:00 |
NimBLERemoteService.cpp
|
Prevent crash when characteristic vector is empty.
|
2022-04-02 14:22:23 -06:00 |
NimBLERemoteService.h
|
Refactor include directives to use different paths for arduino/idf.
|
2021-09-12 18:43:31 -06:00 |
NimBLEScan.cpp
|
Add extended advertising support. (#72)
|
2022-04-10 10:21:45 -06:00 |
NimBLEScan.h
|
Refactor include directives to use different paths for arduino/idf.
|
2021-09-12 18:43:31 -06:00 |
NimBLESecurity.cpp
|
Refactor include directives to use different paths for arduino/idf.
|
2021-09-12 18:43:31 -06:00 |
NimBLESecurity.h
|
Refactor include directives to use different paths for arduino/idf.
|
2021-09-12 18:43:31 -06:00 |
NimBLEServer.cpp
|
Add extended advertising support. (#72)
|
2022-04-10 10:21:45 -06:00 |
NimBLEServer.h
|
Add extended advertising support. (#72)
|
2022-04-10 10:21:45 -06:00 |
NimBLEService.cpp
|
Fix memory leak when services changed.
|
2022-01-18 14:44:47 -07:00 |
NimBLEService.h
|
Add NimBLEAttValue class. (#67)
|
2022-01-16 20:11:18 -07:00 |
NimBLEUtils.cpp
|
Merge branch 'master' into mesh
|
2022-04-13 20:40:18 -06:00 |
NimBLEUtils.h
|
Merge branch 'master' into mesh
|
2022-04-13 20:40:18 -06:00 |
NimBLEUUID.cpp
|
Retrieve attributes with 16bit uuid if 128bit fails.
|
2022-01-18 14:48:07 -07:00 |
NimBLEUUID.h
|
Retrieve attributes with 16bit uuid if 128bit fails.
|
2022-01-18 14:48:07 -07:00 |
nimconfig.h
|
Merge branch 'master' into mesh
|
2022-04-13 20:40:18 -06:00 |
nimconfig_rename.h
|
Fix compilation for ESP32C3. (#53)
|
2021-07-19 21:46:30 -06:00 |