Rahul Tank
|
9b50d7d60f
|
fix(nimble): Handled race condition for conn variables being set to NULL
|
2023-12-28 15:11:56 +05:30 |
|
Roshan Bangar
|
962b105be5
|
fix(nimble): Added periodic_adv_enh soc_caps for c2, h2
|
2023-12-26 10:09:12 +05:30 |
|
Rahul Tank
|
ce6b508c4f
|
fix(nimble): Add VSC support for setting chan select algo
|
2023-12-26 10:08:52 +05:30 |
|
Roshan Bangar
|
a58af467fc
|
feat(nimble): added HID over Gatt profile support
|
2023-12-20 09:58:26 +05:30 |
|
Rahul Tank
|
f8736aed36
|
fix(nimble): Added change to return success for API execution
|
2023-12-07 09:40:12 +05:30 |
|
Darshan Dobariya
|
7cdddd47aa
|
fix(nimble): Fixed authcomplete failure caused by a mismatch in the c1 value (v5.2)
|
2023-12-05 14:22:42 +05:30 |
|
Abhinav Kudnar
|
fb4e56e9a3
|
fix(nimble): Handled the deletion of RPA mapping.
|
2023-12-01 17:54:11 +05:30 |
|
Rahul Tank
|
99a923fa0f
|
fix(nimble): Add support for VSC to clear legacy adv memory
Legacy adv does not have an API for clear adv memory in controller.
Added VSC for same.
|
2023-11-30 09:10:06 +05:30 |
|
Roshan Bangar
|
1437d00487
|
fix(nimble): Handled invalid write on year value in Current Time Service
|
2023-11-29 09:49:53 +05:30 |
|
Rahul Tank
|
8150abfb67
|
fix(nimble): Fix the parameters in duplicate exception list vsc command
|
2023-11-27 08:52:27 +05:30 |
|
Rahul Tank
|
634ce1e425
|
fix(nimble): Fix dangling pointer error during compilation
|
2023-11-26 12:36:26 +05:30 |
|
darshan
|
80f3916f0f
|
fix(nimble): Fixed ble_gap_unpair_oldest_peer to prevent writing to invalid memory
|
2023-11-23 10:54:31 +05:30 |
|
darshan
|
fb6ba3f337
|
feat(nimble): Added API to retrieve the size of the controller's white list (v5.2)
|
2023-11-21 12:34:55 +05:30 |
|
Rahul Tank
|
600c7c8828
|
fix(nimble): Fixed issue of incorrect IRK being set
|
2023-11-20 08:21:50 +05:30 |
|
Rahul Tank
|
78784a60c0
|
fix(nimble): Generate a new unique Local IRK for each chip
|
2023-11-14 10:38:25 +05:30 |
|
Abhinav Kudnar
|
c56f226e51
|
fix(nimble): Handled IRK/LTK deletion based on key availability
|
2023-11-11 11:43:12 +05:30 |
|
Rahul Tank
|
db5e8805ed
|
fix(nimble): Initate pairing if encryption fails with reason no pin or key missing
|
2023-11-09 11:49:51 +05:30 |
|
Rahul Tank
|
e9df6d89af
|
fix(nimble): Added check to validate allowed random address
|
2023-11-04 09:17:03 +05:30 |
|
Jiang Jiang Jian
|
bfa65bfd0d
|
Merge branch 'bugfix/remove_iram_attr_from_ceva_files_v5.2' into 'release/v5.2'
fix(nimble): remove IRAM_ATTR from npl_os_freertos.c file (v5.2)
See merge request espressif/esp-idf!26838
|
2023-11-03 20:57:13 +08:00 |
|
Rahul Tank
|
e758c819d9
|
fix(nimble): remove IRAM_ATTR from npl_os_freertos.c file
|
2023-11-01 17:36:44 +05:30 |
|
cjin
|
20ca1c0dfa
|
change(ble): added option for msys buffer source
|
2023-11-01 17:25:09 +08:00 |
|
linruihao
|
11efe6ecdc
|
fix(esp_coex): Fix dependency errors in coexist configuration
|
2023-10-16 11:44:23 +08:00 |
|
Rahul Tank
|
511dbaa784
|
fix(nimble): Fix compilation issues when max bonds or cccd is set to 0
|
2023-10-04 16:48:26 +05:30 |
|
Rahul Tank
|
55767ea855
|
remove(nimble): Removed unused coex header inclusion
|
2023-09-21 15:32:06 +05:30 |
|
Rahul Tank
|
55323ed437
|
fix(nimble): Add event for reattempt connection count information
|
2023-09-20 08:25:20 +05:30 |
|
Rahul Tank
|
54f1ad4a7f
|
feat(nimble): Added SBOM manifest file for SPDX file generation
|
2023-09-13 09:59:35 +05:30 |
|
Abhinav Kudnar
|
9a73cfc54c
|
fix(nimble): Handled error return value while removing RPA list from controller
|
2023-09-07 19:48:34 +05:30 |
|
Rahul Tank
|
57eb7858f0
|
fix(nimble): Fix compilation issue of unknown MYNEWT_VAL
|
2023-09-06 10:03:02 +05:30 |
|
darshan
|
50c5f09fc3
|
fix(nimble): added log for extended advertisement
|
2023-09-04 09:15:23 +05:30 |
|
Roshan Bangar
|
af9a9076d6
|
feat(nimble): Added support for dynamic services
Added support for dynamic services
|
2023-09-01 17:40:42 +05:30 |
|
darshan
|
8e0cfe7f66
|
feat(nimble): Added adv queue congestion check
|
2023-08-31 10:57:11 +05:30 |
|
Rahul Tank
|
db996617d3
|
feat(nimble): Add support for LE Data Set Related Address Change command
|
2023-08-25 10:41:46 +05:30 |
|
Rahul Tank
|
d3b69c25e4
|
feat(nimble): Added support for high duty adv interval
|
2023-08-22 21:27:32 +05:30 |
|
Roshan Bangar
|
67b956f503
|
feat(nimble): Added periodic Adv Feature Updates in BLE 5.3
|
2023-08-22 10:18:10 +05:30 |
|
Rahul Tank
|
09dd6237ae
|
fix(nimble): Add API to send pcl set rssi vsc
|
2023-08-17 12:37:00 +05:30 |
|
isha.pardikar@espressif.com
|
9178a78142
|
NimBLE: Added support of encrypted advertising data
|
2023-08-08 15:37:51 +05:30 |
|
isha.pardikar@espressif.com
|
e0b5ab3cef
|
fix(nimble): Added checks before accessing event pointers
|
2023-08-08 04:58:20 +00:00 |
|
Rahul Tank
|
a43c37ff75
|
fix (nimble): Add check to set length only if data is valid in periodic adv
|
2023-08-02 12:34:26 +05:30 |
|
Rahul Tank
|
9dafd9f778
|
feat(mesh): Add support for Duplicate Exception list update VSC for
Nimble
|
2023-08-01 19:27:29 +05:30 |
|
Rahul Tank
|
8ce1c45d6d
|
fix (nimble): Fix warnings generated in GCC13
|
2023-07-31 18:37:01 +05:30 |
|
Rahul Tank
|
bbfb44a0fe
|
fix(nimble): Update connection type in reattempt connection code
Added change to set connection type correctly and clear array when it is
full in reattempt connection flow
|
2023-07-18 16:21:09 +05:30 |
|
Shen Weilong
|
e9e6372690
|
feat(ble): Added ble examples for multiple connections
|
2023-07-18 12:05:11 +08:00 |
|
Rahul Tank
|
027c43e148
|
fix(nimble): Increase BLE_HOST_SEM_COUNT to allow more semaphore allocation
|
2023-07-11 17:14:12 +05:30 |
|
Rahul Tank
|
b926bf5048
|
fix (nimble): Fix data type of power level and delta to handle negative values
|
2023-07-10 15:50:01 +05:30 |
|
isha.pardikar@espressif.com
|
85661d38e6
|
feat (NimBLE): Add proximity sensor as a service
|
2023-07-06 17:59:54 +05:30 |
|
Rahul Tank
|
78c33778a9
|
Merge branch 'bugfix/refactor_nimble_header' into 'master'
refactor (nimble): Refactor nimble header files
Closes DOC-5615
See merge request espressif/esp-idf!24432
|
2023-07-06 20:17:35 +08:00 |
|
Rahul Tank
|
b0b722da33
|
Merge branch 'bufix/fix_assert_while_stack_deinit' into 'master'
NimBLE : Fix assert due to controller event while stack deinit
Closes IDFGH-10527
See merge request espressif/esp-idf!24520
|
2023-07-05 16:24:27 +08:00 |
|
Rahul Tank
|
3c902677d8
|
refactor(nimble): Refactor header files
Refactor header files to separate out APIs developed by Espressif for
documentation purpose
|
2023-07-05 13:50:33 +05:30 |
|
Roshan Bangar
|
de0798c460
|
fix(nimble): Fix assert due to controller event while stack deinit
|
2023-07-03 04:57:20 +00:00 |
|
Rahul Tank
|
7f8ecb218a
|
Nimble: Add APIs to handle vs HCI commands and events
|
2023-06-30 12:26:56 +05:30 |
|