..
HIDKeyboardTypes.h
Conditionally compile code for specific roles.
2020-05-13 22:03:56 -06:00
HIDTypes.h
Fix compilation errors in some situations.
2024-11-26 14:20:39 -07:00
NimBLE2904.cpp
Update license
2024-12-12 20:41:04 -07:00
NimBLE2904.h
Update license
2024-12-12 20:41:04 -07:00
NimBLEAddress.cpp
change(NimBLEAddress): Prefer sizeof with parenthesis
2025-01-10 09:51:41 -07:00
NimBLEAddress.h
[BREAKING] Remove NimBLEAddress type default value.
2024-12-14 13:56:50 -07:00
NimBLEAdvertisedDevice.cpp
Update license
2024-12-12 20:41:04 -07:00
NimBLEAdvertisedDevice.h
Update license
2024-12-12 20:41:04 -07:00
NimBLEAdvertisementData.cpp
NimBLEAdvertisementData emit error on failure, remove magic numbers.
2025-01-05 09:23:32 -07:00
NimBLEAdvertisementData.h
Update license
2024-12-12 20:41:04 -07:00
NimBLEAdvertising.cpp
Fix advertising data not set if scan response enabled later.
2025-01-05 08:56:57 -07:00
NimBLEAdvertising.h
Update license
2024-12-12 20:41:04 -07:00
NimBLEAttribute.h
Update license
2024-12-12 20:41:04 -07:00
NimBLEAttValue.cpp
Add checks in case NIMBLE_CPP_DEBUG_ASSERT is not defined.
2025-01-04 15:20:01 -07:00
NimBLEAttValue.h
Add checks in case NIMBLE_CPP_DEBUG_ASSERT is not defined.
2025-01-04 15:20:01 -07:00
NimBLEBeacon.cpp
Update license
2024-12-12 20:41:04 -07:00
NimBLEBeacon.h
Update license
2024-12-12 20:41:04 -07:00
NimBLECharacteristic.cpp
Update license
2024-12-12 20:41:04 -07:00
NimBLECharacteristic.h
Update license
2024-12-12 20:41:04 -07:00
NimBLEClient.cpp
Update license
2024-12-12 20:41:04 -07:00
NimBLEClient.h
Update license
2024-12-12 20:41:04 -07:00
NimBLEConnInfo.h
Update license
2024-12-12 20:41:04 -07:00
NimBLEDescriptor.cpp
Update license
2024-12-12 20:41:04 -07:00
NimBLEDescriptor.h
Add missing NimBLEUtils and NimBLEConnInfo includes to NimBLEDevice.h
2024-12-15 14:15:16 -07:00
NimBLEDevice.cpp
Fix compile error for advertiser only config.
2024-12-21 15:47:13 -07:00
NimBLEDevice.h
Add missing NimBLEUtils and NimBLEConnInfo includes to NimBLEDevice.h
2024-12-15 14:15:16 -07:00
NimBLEEddystoneTLM.cpp
Update license
2024-12-12 20:41:04 -07:00
NimBLEEddystoneTLM.h
Update license
2024-12-12 20:41:04 -07:00
NimBLEExtAdvertising.cpp
NimBLEAdvertisementData emit error on failure, remove magic numbers.
2025-01-05 09:23:32 -07:00
NimBLEExtAdvertising.h
Update license
2024-12-12 20:41:04 -07:00
NimBLEHIDDevice.cpp
Allow the same report ID in multiple input/output/feature reports
2025-01-04 15:16:01 -07:00
NimBLEHIDDevice.h
Allow the same report ID in multiple input/output/feature reports
2025-01-04 15:16:01 -07:00
NimBLELocalAttribute.h
Update license
2024-12-12 20:41:04 -07:00
NimBLELocalValueAttribute.h
Update license
2024-12-12 20:41:04 -07:00
NimBLELog.h
NimBLELog allow custom log level colors.
2024-12-20 13:32:34 -07:00
NimBLERemoteCharacteristic.cpp
Fix crash when retrieving descriptors.
2025-01-06 15:28:04 -07:00
NimBLERemoteCharacteristic.h
Update license
2024-12-12 20:41:04 -07:00
NimBLERemoteDescriptor.cpp
Update license
2024-12-12 20:41:04 -07:00
NimBLERemoteDescriptor.h
Update license
2024-12-12 20:41:04 -07:00
NimBLERemoteService.cpp
refactor(RemoteServ): Reduce nesting
2025-01-13 18:15:26 -05:00
NimBLERemoteService.h
refactor(RemoteServ): Reduce nesting
2025-01-13 18:15:26 -05:00
NimBLERemoteValueAttribute.cpp
Add checks in case NIMBLE_CPP_DEBUG_ASSERT is not defined.
2025-01-04 15:20:01 -07:00
NimBLERemoteValueAttribute.h
Update license
2024-12-12 20:41:04 -07:00
NimBLEScan.cpp
NimBLEScan increment m_callbackSent before callback.
2025-01-02 08:29:17 -07:00
NimBLEScan.h
Update license
2024-12-12 20:41:04 -07:00
NimBLEServer.cpp
Fix characteristic value unable to be updated in callback
2025-01-05 08:57:01 -07:00
NimBLEServer.h
Update license
2024-12-12 20:41:04 -07:00
NimBLEService.cpp
Fix crash that could occur when server reconnects
2024-12-20 13:25:00 -07:00
NimBLEService.h
Update license
2024-12-12 20:41:04 -07:00
NimBLEUtils.cpp
Fix build error when using platformio library
2025-01-02 08:29:44 -07:00
NimBLEUtils.h
Update license
2024-12-12 20:41:04 -07:00
NimBLEUUID.cpp
Update license
2024-12-12 20:41:04 -07:00
NimBLEUUID.h
Update license
2024-12-12 20:41:04 -07:00
nimconfig.h
Replace NimBLEAttValue asserts with user defineable action.
2024-07-04 18:47:28 -06:00
nimconfig_rename.h
Refactor NimBLEExtAdvertising
2024-11-28 14:42:57 -07:00