Rahul Tank
|
1f004ce6fe
|
fix(nimble): Add support for missing legacy event type in report parsing
|
2025-02-06 18:02:51 +05:30 |
|
Astha Verma
|
773c52b599
|
fix(nimble): Fix compilation issue in ble_enc_adv_data examples
|
2025-01-24 12:15:05 +05:30 |
|
Rahul Tank
|
607a4efccf
|
fix(nimble): Fixed encrypted advertisement menu option dependancy
|
2025-01-23 17:17:09 +05:30 |
|
Rahul Tank
|
62c2eb733b
|
fix(nimble): Corrected storing method of csfc to nvs
|
2025-01-23 11:23:34 +05:30 |
|
shreeyash
|
437ccaa366
|
fix(nimble):Updated peer OTA address type
|
2025-01-23 11:23:34 +05:30 |
|
Shreeyash
|
87c61ee4c6
|
fix(nimble): Added a check for invalid offset
|
2025-01-23 11:23:34 +05:30 |
|
Rahul Tank
|
3db0f28c94
|
fix(nimble): Fix compilation issue for combination of Ext Adv and Reattempt conn flag
|
2025-01-23 11:23:34 +05:30 |
|
Abhinav Kudnar
|
967a727e24
|
fix(nimble): Save the gatt context in case of preemption
|
2025-01-23 11:23:34 +05:30 |
|
Astha Verma
|
f3de540bda
|
fix(nimble): Added a function for printing HCI error definition
|
2025-01-23 11:23:34 +05:30 |
|
Astha Verma
|
fadd347a41
|
fix(nimble): fix memory leak issue in Blufi example
|
2025-01-23 11:23:34 +05:30 |
|
Abhinav Kudnar
|
dd6dfb798b
|
feat(nimble): Additional changes in PAWR IDF Examples/support for ESP IP
|
2025-01-23 11:23:34 +05:30 |
|
Rahul Tank
|
d4f6071227
|
fix(nimble): Reset data length global variables
|
2025-01-23 11:23:34 +05:30 |
|
Rahul Tank
|
e9dde5b336
|
fix(nimble): Fixed a typo in Kconfig file
|
2025-01-23 11:23:34 +05:30 |
|
Astha Verma
|
ddfe0657e0
|
fix(nimble): Added HCI_Read_Remote_Version_Information command
|
2025-01-23 11:23:34 +05:30 |
|
Rahul Tank
|
c2874d469e
|
fix(nimble): Clear our and peer security records during unpair
|
2025-01-23 11:23:34 +05:30 |
|
Sumeet Singh
|
8cedbc526c
|
fix(nimble): Add ATT Tx queue cleanup during link disconnection (v5.0)
|
2024-12-25 17:20:47 +05:30 |
|
Abhinav Kudnar
|
9340acfc4f
|
fix(nimble): Changing esp_rom_printf to ESP_LOGI when memory allocation fails
|
2024-12-20 21:47:12 +05:30 |
|
Rahul Tank
|
972254c884
|
fix(nimble): Corrected link_estab event handling parameters
|
2024-12-19 15:58:54 +05:30 |
|
Rahul Tank
|
882e739cc9
|
fix(nimble): Fixes for security vulnerabilities reported in NimBLE
|
2024-12-11 19:10:59 +05:30 |
|
Sumeet Singh
|
444cb8778a
|
feat(nimble): backport fixes for BLE 5.4 PTS Related Features and Fixes
|
2024-12-10 16:56:34 +05:30 |
|
Abhinav Kudnar
|
071f0f9a92
|
feat(nimble): Added PAwR support for nimble with IDF examples
|
2024-12-10 15:45:26 +05:30 |
|
Sumeet Singh
|
7b5a7a5401
|
fix(nimble): Added
1. Option to disable automatic discovery when receiving out-of-sync
2. Fixed bugs related to robust caching
|
2024-12-10 15:45:26 +05:30 |
|
Sumeet Singh
|
253b72254e
|
feat(nimble): Added ways to enable/disable some menuconfig options at runtime
|
2024-12-10 15:45:26 +05:30 |
|
Sumeet Singh
|
5c18ac288a
|
feat(nimble): Added option to disable automatically sending extra credits to peer
|
2024-12-10 15:45:26 +05:30 |
|
Sumeet Singh
|
ab7d0558d2
|
feat(nimble): Added support for persisting csf characteristic for bonded devices
|
2024-12-10 15:45:26 +05:30 |
|
Sumeet Singh
|
1355375592
|
feat(nimble): Added option in menuconfig to enable Secure Connections Only mode
|
2024-12-10 15:45:26 +05:30 |
|
Sumeet Singh
|
cfe927007b
|
fix(nimble): fix and enable connection subrating
|
2024-12-10 15:45:26 +05:30 |
|
Sumeet Singh
|
006a6b29f1
|
fix(nimble): Added option to enable code under Enhanced COC
|
2024-12-10 15:45:26 +05:30 |
|
Sumeet Singh
|
b7ace3d6c6
|
fix(nimble): Fixed Device Information and Scan Parameters service
|
2024-12-10 15:45:26 +05:30 |
|
Sumeet Singh
|
c240d55f6c
|
fix(nimble): Fixed encrypted advertisement data example
|
2024-12-10 15:45:26 +05:30 |
|
Sumeet Singh
|
c9337d120b
|
feat(nimble): Added LE GATT Security Levels Characteristic
|
2024-12-10 15:45:26 +05:30 |
|
Sumeet Singh
|
5d0009316a
|
feat(nimble): Added support for EATT Credit Based Flow Control Mode
|
2024-12-10 15:45:26 +05:30 |
|
Sumeet Singh
|
8997abe064
|
feat(nimble): read multiple variable length characteristics
|
2024-12-10 15:45:26 +05:30 |
|
Roshan Bangar
|
91578aafcf
|
feat(nimble): Gatt caching support
|
2024-12-10 15:45:26 +05:30 |
|
Roshan Bangar
|
0fd1300d50
|
feat(nimble): added HID over Gatt profile support
|
2024-12-10 15:45:26 +05:30 |
|
Roshan Bangar
|
5c7ae46538
|
feat(nimble): Added support for dynamic services
|
2024-12-10 15:45:26 +05:30 |
|
SumeetSingh19
|
404c548ad1
|
fix(nimble): allow auto connection and observer role
|
2024-12-10 15:45:25 +05:30 |
|
Sumeet Singh
|
98e38a5d2a
|
NimBLE: Exposed macros used by GAP service to menuconfig
|
2024-12-10 15:44:56 +05:30 |
|
Rahul Tank
|
689c804eff
|
Merge branch 'fix/hci_err_code_def_v5.0' into 'release/v5.0'
fix(nimble): Added a function for printing HCI error definition (v5.0)
See merge request espressif/esp-idf!35205
|
2024-12-06 23:59:50 +08:00 |
|
Rahul Tank
|
efe76e2eb3
|
Merge branch 'bugfix/change_hci_cb_logging_v5.0' into 'release/v5.0'
fix(nimble): Replace ESP_LOG* with esp_rom_printf in controller context callback (v5.0)
See merge request espressif/esp-idf!35031
|
2024-12-05 16:42:26 +08:00 |
|
Astha Verma
|
adc64031d9
|
fix(nimble): Added a function for printing HCI error definition
|
2024-12-05 14:11:35 +05:30 |
|
Rahul Tank
|
0dfc977374
|
fix(nimble): Replace ESP_LOG* with esp_rom_printf in controller context callback
|
2024-12-04 22:01:41 +08:00 |
|
Abhinav Kudnar
|
e5c4002fd8
|
fix(nimble): Resolved watchdog due to memory exceed prints
|
2024-12-03 18:04:56 +08:00 |
|
Abhinav Kudnar
|
f13bbbb774
|
fix(nimble): Nimble Error logs in case of memory overflow/failure
|
2024-11-18 17:57:52 +08:00 |
|
Shen Weilong
|
c3290dfd6b
|
feat(ble): Support for putting code in flash on ESP32-C2
|
2024-11-11 17:38:13 +08:00 |
|
Rahul Tank
|
28850f883f
|
fix(nimble): Adjust Data len time in case 5.0 support is not present
|
2024-10-16 12:01:13 +05:30 |
|
Rahul Tank
|
14e50e368a
|
fix(nimble): Fix clang compilation issue
|
2024-09-26 10:00:55 +05:30 |
|
Rahul Tank
|
85baf1d759
|
feat(nimble): Set data length after connection
|
2024-09-19 20:26:13 +05:30 |
|
shreeyash
|
d81180b0ec
|
fix(nimble): Add authroize permission for gatt read / write
|
2024-09-18 11:38:52 +05:30 |
|
Rahul Tank
|
9cd7e32a5b
|
fix(nimble): De-register host cb in stack deinit
|
2024-09-16 11:00:06 +05:30 |
|