esp-nimble-cpp/src
2025-01-05 15:00:48 -07:00
..
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 [BREAKING] Remove NimBLEAddress type default value. 2024-12-14 13:56:50 -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 15:00:48 -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 15:00:41 -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-05 15:00:31 -07:00
NimBLEAttValue.h Add checks in case NIMBLE_CPP_DEBUG_ASSERT is not defined. 2025-01-05 15:00:31 -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-16 18:27:45 -07:00
NimBLEDevice.cpp Fix compile error for advertiser only config. 2024-12-21 16:53:29 -07:00
NimBLEDevice.h Add missing NimBLEUtils and NimBLEConnInfo includes to NimBLEDevice.h 2024-12-16 18:27:45 -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 15:00:48 -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-05 15:00:28 -07:00
NimBLEHIDDevice.h Allow the same report ID in multiple input/output/feature reports 2025-01-05 15:00:28 -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 [BREAKING] Refactor NimBLELog 2024-12-13 12:06:07 -07:00
NimBLERemoteCharacteristic.cpp Update license 2024-12-12 20:41: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 Update license 2024-12-12 20:41:04 -07:00
NimBLERemoteService.h Update license 2024-12-12 20:41:04 -07:00
NimBLERemoteValueAttribute.cpp Add checks in case NIMBLE_CPP_DEBUG_ASSERT is not defined. 2025-01-05 15:00:31 -07:00
NimBLERemoteValueAttribute.h Update license 2024-12-12 20:41:04 -07:00
NimBLEScan.cpp NimBLEScan increment m_callbackSent before callback. 2025-01-05 15:00:20 -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 15:00:45 -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-21 16:53:20 -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-05 15:00:24 -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