Abhinav Kudnar
|
ff4004f977
|
fix(nimble): Revise the help section for the Kconfig macro BLE_RPA_TIMEOUT
|
2024-03-08 11:33:39 +05:30 |
|
Abhinav Kudnar
|
a3d5d1155b
|
fix(nimble): Added the check to prevent address resolution in case of identity addr for esp32
|
2024-03-05 14:50:20 +05:30 |
|
Rahul Tank
|
17de25948c
|
Merge branch 'bugfix/increase_reattempt_conn_count_v5.0' into 'release/v5.0'
fix(nimble): Increase range of reattempt connection count (v5.0)
See merge request espressif/esp-idf!29342
|
2024-03-04 19:44:44 +08:00 |
|
Rahul Tank
|
41a50ca5ce
|
fix(nimble): Increase range of reattempt connection count
|
2024-02-29 15:58:07 +05:30 |
|
Rahul Tank
|
effd2ededb
|
fix(nimble): Add adv interval min/max range check (v5.0)
|
2024-02-29 11:02:41 +05:30 |
|
Darshan Dobariya
|
9e34b224b1
|
fix(nimble): Fix compilation issue in nimble for -O2 flag
|
2024-02-27 13:54:50 +05:30 |
|
Sumeet Singh
|
a125c073a0
|
fix(nimble): Out of order messages during SMP causing DOS vulerability (v5.0)
|
2024-02-27 10:56:40 +05:30 |
|
Rahul Tank
|
3211fa200e
|
fix(nimble): Added API to get current stack operation status (v5.0)
|
2024-02-26 12:08:18 +05:30 |
|
Rahul Tank
|
b2778ec38d
|
feat(nimble): Add APIs to support BLE DTM functions
|
2024-02-07 15:20:51 +05:30 |
|
Darshan Dobariya
|
c5c3b5bfe8
|
fix(nimble): Added change to ensure that API execution returns success (v5.0)
|
2024-01-30 14:48:53 +05:30 |
|
Rahul Tank
|
18caeb919a
|
fix(nimble): Add minor debug fixes
|
2024-01-30 08:11:37 +05:30 |
|
Darshan Dobariya
|
c35c5adfb2
|
fix(nimble): Added support for address resolution during inquiry (v5.0)
|
2024-01-17 11:30:48 +05:30 |
|
Rahul Tank
|
f1fe837b23
|
fix(nimble): Support for reattempt connection in ext connect
|
2024-01-05 16:43:32 +05:30 |
|
Rahul Tank
|
61a772e5c0
|
fix(nimble): Handled race condition for conn variables being set to NULL(v5.0)
|
2023-12-28 15:20:15 +05:30 |
|
Darshan Dobariya
|
4d0c8e8a35
|
fix(nimble): Fixed authcomplete failure caused by a mismatch in the c1 value (v5.0)
|
2023-12-16 15:31:45 +05:30 |
|
Rahul Tank
|
83ebd694fa
|
fix(nimble): Added NULL peer addr check
|
2023-12-16 13:22:59 +05:30 |
|
Rahul Tank
|
259006a8c3
|
fix(nimble): Fix the parameters in duplicate exception list vsc command
|
2023-12-15 15:56:19 +05:30 |
|
Rahul Tank
|
d31cb0d0cd
|
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-12-14 17:41:19 +05:30 |
|
Abhinav Kudnar
|
2d14933dbc
|
fix(nimble): Handled IRK/LTK deletion based on key availability.
|
2023-12-07 13:47:16 +05:30 |
|
Rahul Tank
|
94c90c71bc
|
fix(nimble): Added check to validate allowed random address
|
2023-11-23 10:37:54 +05:30 |
|
Abhinav Kudnar
|
2e833a6a12
|
fix(nimble):Handled the Load access fault crash caused due to an invalid setting of index-varible 'reattempt_idx'.
|
2023-11-22 19:39:55 +05:30 |
|
Rahul Tank
|
6ff708aa91
|
fix(nimble): Initate pairing if encryption fails with reason no pin or key missing
|
2023-11-09 11:52:16 +05:30 |
|
Rahul Tank
|
2b5f344a21
|
fix(nimble): remove IRAM_ATTR from npl_os_freertos.c file
|
2023-11-01 17:40:22 +05:30 |
|
linruihao
|
dd16903b51
|
fix(esp_coex): Fix dependency errors in coexist configuration
|
2023-10-19 19:04:32 +08:00 |
|
Rahul Tank
|
782a60a11d
|
fix(nimble): Add event for reattempt connection count information
|
2023-09-28 20:05:46 +05:30 |
|
Rahul Tank
|
f4e6510852
|
remove(nimble): Removed unused coex header inclusion
|
2023-09-28 10:47:06 +05:30 |
|
darshan
|
0ae59943e2
|
fix(nimble): added log for extended advertisement (v5.0)
|
2023-09-25 17:41:33 +05:30 |
|
darshan
|
4c118e23ca
|
feat(nimble): Added adv queue congestion check
|
2023-09-18 09:15:51 +05:30 |
|
Rahul Tank
|
4095399436
|
feat(nimble): Added support for high duty adv interval
|
2023-08-25 12:06:50 +05:30 |
|
isha.pardikar@espressif.com
|
b412b1f2c9
|
fix(nimble): Added checks before accessing event pointers
|
2023-08-08 15:47:40 +05:30 |
|
Rahul Tank
|
b9c34e83f8
|
feat(mesh): Add support for Duplicate Exception list update VSC for
Nimble
|
2023-08-07 20:00:14 +05:30 |
|
Rahul Tank
|
f34f4272a0
|
fix (nimble): Add check to set length only if data is valid in periodic adv
|
2023-08-03 14:45:47 +05:30 |
|
darshan.dobariya
|
9fa4ff5300
|
fix(nimble): Update Menuconfig option to remove separate 5.2 feature option
|
2023-07-27 14:38:53 +05:30 |
|
Rahul Tank
|
4d301ef3a2
|
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-20 09:37:34 +05:30 |
|
isha.pardikar@espressif.com
|
642aba7c03
|
feat (Nimble): Added Health Thermometer as a service
|
2023-07-17 14:20:05 +05:30 |
|
Rahul Tank
|
bc2772819d
|
fix (nimble): Fixed setting macro values based on selected configuration
|
2023-07-14 11:51:14 +05:30 |
|
Rahul Tank
|
aa4635e52f
|
Nimble: Removed the extra status field in the enh read transmit power level
|
2023-07-13 10:48:31 +05:30 |
|
Rahul Tank
|
fdfe75a1fd
|
Nimble: Increase the number of semaphore count to allow more semaphore
allocation
Also updated the return value check for sem / mutex init to catch
allocation failure
|
2023-07-12 15:30:21 +05:30 |
|
Rahul Tank
|
55559c3b5b
|
Nimble:Added change to expose addr resolution API outside stack
|
2023-07-11 11:36:06 +05:30 |
|
Rahul Tank
|
67f6b668bd
|
Merge branch 'bufix/fix_assert_while_stack_deinit_v5.0' into 'release/v5.0'
fix(nimble): Fix assert due to controller event while stack deinit (v5.0)
See merge request espressif/esp-idf!24621
|
2023-07-11 12:50:48 +08:00 |
|
Roshan Bangar
|
b4c8d92d94
|
fix(nimble): Fix assert due to controller event while stack deinit
|
2023-07-06 11:49:09 +05:30 |
|
Rahul Tank
|
da223dd790
|
Nimble: Expose API to clear all addresses in whitelist out of stack
|
2023-06-21 15:55:58 +05:30 |
|
Rahul Tank
|
13f62f9d4b
|
Nimble: Fixes for memory leak / optimization
|
2023-06-13 09:20:28 +05:30 |
|
Rahul Tank
|
dc63356910
|
Nimble: Add support to send power control event in registered callback
|
2023-05-18 14:02:07 +05:30 |
|
Jiang Jiang Jian
|
d84fc1ea4e
|
Merge branch 'feature/write_blob_v5.0' into 'release/v5.0'
NimBLE: Added support for writing data more than BLE_ATT_ATTR_MAX_LEN (v5.0)
See merge request espressif/esp-idf!22993
|
2023-05-11 17:18:22 +08:00 |
|
isha.pardikar@espressif.com
|
dbeeaf6a21
|
NimBLE : Fixed config options in esp_nimble_cfg.h
|
2023-04-04 17:39:18 +05:30 |
|
isha.pardikar@espressif.com
|
a5b20d3d52
|
NimBLE: Added support for writing data more than BLE_ATT_ATTR_MAX_LEN
|
2023-03-30 11:26:52 +05:30 |
|
isha.pardikar@espressif.com
|
d3546e3fa3
|
NimBLE: Added ble_gap_ext_adv_active() to check if extended advertising instance is active or not.
|
2023-03-20 16:36:20 +05:30 |
|
Jiang Jiang Jian
|
df0ec3f5e4
|
Merge branch 'bugfix/modify_configuration_for_ble_5_v5.0' into 'release/v5.0'
Nimble: Update example configuration to enable ext adv feature only for BLE5.0 supported chips (v5.0)
See merge request espressif/esp-idf!22780
|
2023-03-17 13:56:22 +08:00 |
|
Jiang Jiang Jian
|
b837e910a9
|
Merge branch 'bugfix/add_debug_check_v5.0' into 'release/v5.0'
Nimble: Added debug relate flag around debug code_v5.0
See merge request espressif/esp-idf!22782
|
2023-03-17 13:55:54 +08:00 |
|