Rahul Tank
|
baf9b98cd0
|
feat(nimble): Add APIs to support BLE DTM functions
|
2024-01-29 11:20:10 +05:30 |
|
SumeetSingh19
|
92d20f6708
|
feat(nimble): client presentation and aggregate format descriptor support
|
2024-01-25 18:34:55 +05:30 |
|
SumeetSingh19
|
0bd8301755
|
feat(nimble): signed write support
|
2024-01-25 18:34:55 +05:30 |
|
SumeetSingh19
|
7ad6df977e
|
feat(nimble): additional AD types for advertisements
|
2024-01-25 18:34:55 +05:30 |
|
SumeetSingh19
|
7bda1db4f8
|
feat(nimble): authorization permission on gatt read and write
|
2024-01-25 18:34:55 +05:30 |
|
SumeetSingh19
|
2d71f64033
|
fix(nimble): allow auto connection and observer role
|
2024-01-25 18:34:55 +05:30 |
|
Darshan Dobariya
|
35d3306200
|
fix(nimble): Added change to ensure that API execution returns success
|
2024-01-19 14:48:43 +05:30 |
|
Rahul Tank
|
6a7dc27421
|
fix(nimble): Add minor debug fixes
|
2024-01-17 17:24:59 +05:30 |
|
Darshan Dobariya
|
fdc5a0ab9f
|
fix(nimble): Added support for address resolution during inquiry.
|
2024-01-16 17:16:34 +05:30 |
|
Roshan Bangar
|
b2a403acc4
|
feat(nimble): Gatt caching support
|
2024-01-16 10:46:52 +05:30 |
|
Rahul Tank
|
2b0bcbc545
|
fix(nimble): Remove unwanted task lock check when HS_DEBUG is enabled
|
2024-01-08 19:34:17 +05:30 |
|
Rahul Tank
|
25d9e6735c
|
fix(nimble): Support for reattempt connection in ext connect
|
2024-01-04 18:19:21 +05:30 |
|
Rahul Tank
|
65a0627f0c
|
fix(nimble): Enable address resolution across reboot
|
2024-01-03 14:35:56 +08:00 |
|
Rahul Tank
|
6e066746b0
|
fix(nimble): Handled race condition for conn variables being set to NULL
|
2023-12-22 09:42:39 +05:30 |
|
Roshan Bangar
|
473f2bdd1e
|
fix(nimble): Added periodic_adv_enh soc_caps for c2, h2
|
2023-12-20 12:20:11 +05:30 |
|
Rahul Tank
|
df796b3ed9
|
feat(nimble): Add VSC support for setting chan select algo
|
2023-12-18 17:46:52 +05:30 |
|
Roshan Bangar
|
96ed1ae7a7
|
feat(nimble): added HID over Gatt profile support
|
2023-12-16 17:42:49 +05:30 |
|
Rahul Tank
|
3c6144046b
|
fix(nimble): Handle all 0s address of external controllers during IRK generation
|
2023-12-15 11:39:41 +05:30 |
|
Rahul Tank
|
d852a5273d
|
fix(nimble): Added NULL peer addr check
|
2023-12-14 12:50:15 +05:30 |
|
Rahul Tank
|
d4db3a2f87
|
fix(nimble): Added change to return success for API execution
|
2023-12-06 10:20:18 +05:30 |
|
Darshan Dobariya
|
c34cba9db1
|
fix(nimble): Fixed authcomplete failure caused by a mismatch in the c1 value
|
2023-12-05 14:18:42 +05:30 |
|
Abhinav Kudnar
|
7bafda1155
|
fix(nimble): Handled the deletion of RPA mapping.
|
2023-12-01 17:04:20 +05:30 |
|
Rahul Tank
|
6b5d5698cf
|
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-28 18:13:51 +05:30 |
|
Roshan Bangar
|
f78a948c8b
|
fix(nimble): Handled invalid write on year value in Current Time Service
|
2023-11-27 14:46:00 +05:30 |
|
Rahul Tank
|
d2a52ae749
|
fix(nimble): Fix the parameters in duplicate exception list vsc command
|
2023-11-26 12:45:01 +05:30 |
|
Rahul Tank
|
1e4e193ca7
|
fix(nimble): Fix dangling pointer error during compilation
|
2023-11-22 08:58:41 +05:30 |
|
darshan
|
a3cdfcb3aa
|
fix(nimble): Fixed ble_gap_unpair_oldest_peer to prevent writing to invalid memory
|
2023-11-21 14:42:36 +05:30 |
|
Rahul Tank
|
edb28d7276
|
fix(nimble): Fixed issue of incorrect IRK being set
|
2023-11-17 15:42:57 +05:30 |
|
Rahul Tank
|
4f20eec398
|
fix(nimble): Generate a new unique Local IRK for each chip
|
2023-11-14 10:36:09 +05:30 |
|
Abhinav Kudnar
|
0af52055e1
|
fix(nimble): Handled IRK/LTK deletion based on key availability
|
2023-11-10 12:27:21 +05:30 |
|
Rahul Tank
|
a823541487
|
fix(nimble): Initate pairing if encryption fails with reason no pin or key missing
|
2023-11-08 18:56:50 +05:30 |
|
Roshan Bangar
|
aabb595860
|
feat(nimble): Added example support for Current Time Service
|
2023-11-04 13:21:59 +05:30 |
|
darshan
|
10f06abf32
|
fix(nimble): Fixed incorrect handling of bonded devices
|
2023-11-04 09:12:17 +05:30 |
|
Rahul Tank
|
32e3ecb788
|
fix(nimble): Added check to validate allowed random address
|
2023-11-04 06:34:54 +05:30 |
|
Abhinav Kudnar
|
0132cce1cc
|
fix(nimble):Handled the Load access fault crash caused due to an invalid setting of index-varible 'reattempt_idx'.
|
2023-11-02 17:30:48 +05:30 |
|
Jiang Jiang Jian
|
44f0bb148a
|
Merge branch 'bugfix/ble_update_lib_1027' into 'master'
update c6 h2 lib to 5bd7cb83, c2 to 1d31e175
Closes BLERP-193, BLERP-194, BLERP-188, BLERP-176, BLERP-195, BLERP-192, and BLERP-199
See merge request espressif/esp-idf!26708
|
2023-11-01 20:34:28 +08:00 |
|
Rahul Tank
|
a4e712f61a
|
fix(nimble): remove IRAM_ATTR from npl_os_freertos.c file
|
2023-10-27 16:18:48 +05:30 |
|
cjin
|
43b53a1885
|
change(ble): added option for msys buffer source
|
2023-10-27 16:03:05 +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 |
|