.. |
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
|
Release 1.4.0
|
2022-07-31 11:34:56 -06:00 |
NimBLE2904.h
|
Refactor include directives to use different paths for arduino/idf.
|
2021-09-12 18:43:31 -06:00 |
NimBLEAddress.cpp
|
Release 1.4.0
|
2022-07-31 11:34:56 -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 index parameter for multiple manufacturer data sets.
|
2023-05-14 16:39:21 -06:00 |
NimBLEAdvertisedDevice.h
|
Add index parameter for multiple manufacturer data sets.
|
2023-05-14 16:39:21 -06:00 |
NimBLEAdvertising.cpp
|
Add overloaded setManufacturerData to allow vector of uint8_t
|
2023-05-28 16:23:55 -06:00 |
NimBLEAdvertising.h
|
Add overloaded setManufacturerData to allow vector of uint8_t
|
2023-05-28 16:23:55 -06:00 |
NimBLEAttValue.h
|
Release 1.4.0
|
2022-07-31 11:34:56 -06:00 |
NimBLEBeacon.cpp
|
Release 1.4.0
|
2022-07-31 11:34:56 -06:00 |
NimBLEBeacon.h
|
Conditionally compile code for specific roles.
|
2020-05-13 22:03:56 -06:00 |
NimBLECharacteristic.cpp
|
Release 1.4.0
|
2022-07-31 11:34:56 -06:00 |
NimBLECharacteristic.h
|
Add NimBLEAttValue class. (#67)
|
2022-01-16 20:11:18 -07:00 |
NimBLEClient.cpp
|
Fix pairing when already in progress. (#469)
|
2022-10-23 21:21:19 -06:00 |
NimBLEClient.h
|
Fix example / docs build
|
2022-10-30 10:04:18 -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
|
Fix example / docs build
|
2022-10-30 10:04:18 -06:00 |
NimBLEDescriptor.h
|
Add NimBLEAttValue class. (#67)
|
2022-01-16 20:11:18 -07:00 |
NimBLEDevice.cpp
|
Added the setDeviceName functionality while BLE is running (#421)
|
2022-10-23 21:21:03 -06:00 |
NimBLEDevice.h
|
Add docs build.
|
2022-10-23 21:30:15 -06:00 |
NimBLEEddystoneTLM.cpp
|
Release 1.4.0
|
2022-07-31 11:34:56 -06:00 |
NimBLEEddystoneTLM.h
|
Refactor include directives to use different paths for arduino/idf.
|
2021-09-12 18:43:31 -06:00 |
NimBLEEddystoneURL.cpp
|
Release 1.4.0
|
2022-07-31 11:34:56 -06:00 |
NimBLEEddystoneURL.h
|
Conditionally compile code for specific roles.
|
2020-05-13 22:03:56 -06:00 |
NimBLEExtAdvertising.cpp
|
Release 1.4.0
|
2022-07-31 11:34:56 -06:00 |
NimBLEExtAdvertising.h
|
Add extended advertising support. (#72)
|
2022-04-10 10:21:45 -06:00 |
NimBLEHIDDevice.cpp
|
add NimBLEHIDDevice::batteryLevel() (#422)
|
2022-10-23 21:21:08 -06:00 |
NimBLEHIDDevice.h
|
add NimBLEHIDDevice::batteryLevel() (#422)
|
2022-10-23 21:21:08 -06:00 |
NimBLELog.h
|
Cleanup ARM-gcc compiler warnings.
|
2022-01-15 12:43:17 -07:00 |
NimBLERemoteCharacteristic.cpp
|
Fix example / docs build
|
2022-10-30 10:04:18 -06:00 |
NimBLERemoteCharacteristic.h
|
Revert 42201d4, app should specify response when (un)subscribing. (#470)
|
2022-10-23 21:21:27 -06: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
|
Release 1.4.0
|
2022-07-31 11:34:56 -06:00 |
NimBLERemoteService.h
|
Refactor include directives to use different paths for arduino/idf.
|
2021-09-12 18:43:31 -06:00 |
NimBLEScan.cpp
|
Release 1.4.0
|
2022-07-31 11:34:56 -06:00 |
NimBLEScan.h
|
Refactor include directives to use different paths for arduino/idf.
|
2021-09-12 18:43:31 -06:00 |
NimBLESecurity.cpp
|
Release 1.4.0
|
2022-07-31 11:34:56 -06:00 |
NimBLESecurity.h
|
Refactor include directives to use different paths for arduino/idf.
|
2021-09-12 18:43:31 -06:00 |
NimBLEServer.cpp
|
Release 1.4.0
|
2022-07-31 11:34:56 -06:00 |
NimBLEServer.h
|
Add docs build.
|
2022-10-23 21:30:15 -06:00 |
NimBLEService.cpp
|
Set service handle in getHandle function if not set already.
|
2023-05-14 16:39:34 -06:00 |
NimBLEService.h
|
Add NimBLEAttValue class. (#67)
|
2022-01-16 20:11:18 -07:00 |
NimBLEUtils.cpp
|
Release 1.4.0
|
2022-07-31 11:34:56 -06:00 |
NimBLEUtils.h
|
Add NimBLEAttValue class. (#67)
|
2022-01-16 20:11:18 -07:00 |
NimBLEUUID.cpp
|
Release 1.4.0
|
2022-07-31 11:34:56 -06:00 |
NimBLEUUID.h
|
Retrieve attributes with 16bit uuid if 128bit fails.
|
2022-01-18 14:48:07 -07:00 |
nimconfig.h
|
Add NimBLEAttValue class. (#67)
|
2022-01-16 20:11:18 -07:00 |
nimconfig_rename.h
|
Fix compilation for ESP32C3. (#53)
|
2021-07-19 21:46:30 -06:00 |