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 |
|
Sumeet Singh
|
9de43c3bef
|
NimBLE: Exposed macros used by GAP service to menuconfig
|
2023-06-27 12:56:55 +05:30 |
|
Rahul Tank
|
db5a2638dd
|
Merge branch 'bugfix/expose_clear_all_wl_api' into 'master'
Nimble: Expose API to clear all addresses in whitelist out of stack
See merge request espressif/esp-idf!24084
|
2023-06-19 23:18:13 +08:00 |
|
KonstantinKondrashov
|
e72061695e
|
all: Removes unnecessary newline character in logs
Closes https://github.com/espressif/esp-idf/issues/11465
|
2023-06-09 03:31:21 +08:00 |
|
Rahul Tank
|
6f021ba5f3
|
Nimble: Expose API to clear all addresses in whitelist out of stack
|
2023-06-07 16:29:22 +05:30 |
|
Roshan Bangar
|
27dc6d95f6
|
NimBLE : Sync porting files
|
2023-06-07 13:03:53 +05:30 |
|
Rahul Tank
|
9901bdf3da
|
Nimble: Fixed setting macro values based on selected configuration
|
2023-05-25 17:12:57 +05:30 |
|
Rahul Tank
|
72968880ec
|
Nimble: Fixes for memory leak / optimization
|
2023-05-23 11:56:23 +05:30 |
|
Rahul Tank
|
ed30c4a106
|
Nimble: Removed the extra status field in the enh read transmit power level
|
2023-05-22 10:17:01 +05:30 |
|
isha.pardikar@espressif.com
|
aceaa87ea0
|
NimBLE: Fixed mismatch of number of completed packtes in host flow control
|
2023-05-18 12:56:47 +05:30 |
|
Rahul Tank
|
713e4391f8
|
Nimble: Add debug code to print HCI events information
|
2023-05-12 15:17:53 +05:30 |
|
Rahul Tank
|
f4f8d4eaa2
|
Merge branch 'bugfix/fix_compilation_error_optimization' into 'master'
Nimble: Fix compilation issues seen while enabling -O2 optimization
Closes IDFGH-10023
See merge request espressif/esp-idf!23590
|
2023-05-12 15:05:22 +08:00 |
|
Roshan Bangar
|
f0fa24c176
|
NimBLE : Update macro name changes in nimble-1.5
|
2023-05-10 16:02:07 +05:30 |
|
Rahul Tank
|
732c921c65
|
Nimble: Fix compilation issues seen while enabling -O2 optimization
|
2023-05-09 04:57:28 +00:00 |
|
Rahul Tank
|
1f92c349a2
|
Nimble: Add support to send power control event in registered callback
|
2023-05-02 12:14:23 +05:30 |
|
isha.pardikar@espressif.com
|
8c3ba9e2dc
|
NimBLE: Added health thermometer profile
|
2023-04-28 17:20:16 +05:30 |
|
Rahul Tank
|
10e93dc1f4
|
Nimble:Added change to expose addr resolution API outside stack
|
2023-04-26 17:47:47 +05:30 |
|
isha.pardikar@espressif.com
|
810f719ee1
|
NimBLE : Fixed config options in esp_nimble_cfg.h
|
2023-03-31 16:21:44 +05:30 |
|
Rahul Tank
|
ff88044a44
|
Merge branch 'bugfix/warning_cur_len' into 'master'
NimBLE: Fixed warning cur_len unused
See merge request espressif/esp-idf!22855
|
2023-03-24 19:09:50 +08:00 |
|
Rahul Tank
|
9179456c48
|
Add Power control specific soc capability
|
2023-03-24 10:56:03 +05:30 |
|
isha.pardikar@espressif.com
|
e987b80d90
|
NimBLE: Fixed warning cur_len unused
|
2023-03-24 10:48:07 +05:30 |
|
isha.pardikar@espressif.com
|
fc0aa4d083
|
NimBLE : Added heart rate measurement as a service
|
2023-03-23 11:04:00 +05:30 |
|
isha.pardikar@espressif.com
|
e985cc521b
|
NimBLE: Added support for writing data more than BLE_ATT_ATTR_MAX_LEN
|
2023-03-17 15:25:08 +05:30 |
|
Rahul Tank
|
2fed59af2f
|
Nimble: Added debug relate flag around debug code
|
2023-03-14 16:57:40 +05:30 |
|
Roshan Bangar
|
de7a7b41b7
|
NimBLE : Correct macro usage
|
2023-03-10 11:05:41 +05:30 |
|
Rahul Tank
|
8fc0343e5a
|
Merge branch 'bugfix/modify_configuration_for_ble_5' into 'master'
Nimble: Update example configuration to enable ext adv feature only for BLE5.0 supported chips
See merge request espressif/esp-idf!22409
|
2023-03-10 12:35:39 +08:00 |
|
Rahul Tank
|
eb304455d5
|
Nimble: Added change to give time to allocate buffers, in case previous
allocation fails
Closes https://github.com/espressif/esp-idf/issues/10849
|
2023-03-08 12:31:41 +05:30 |
|
Rahul Tank
|
d89736babf
|
Nimble: Update example configuration to enable ext adv feature only for BLE5.0 supported chips
|
2023-03-08 11:59:43 +05:30 |
|
Shen Weilong
|
f39648040e
|
BLE: Add ble support for esp32h2
|
2023-03-06 10:43:17 +08:00 |
|
Roshan Bangar
|
baf4240776
|
NimBLE: Use dynamic buffers instead of static memory.
|
2023-02-15 04:55:26 +00:00 |
|
Roshan Bangar
|
ba1119a725
|
Nimble: Migrate to nimble 1.5
|
2023-02-15 04:55:26 +00:00 |
|
Kapil Gupta
|
30a2558450
|
esp_wifi: Merge wpa_supplicant and esp_wifi Kconfig
|
2023-02-11 07:38:45 +08:00 |
|
Rahul Tank
|
78baa6c98c
|
Nimble: Modified code to have fragmentation of packet equal to MAX PKT SIZE in case
controller supports larger buffer size
|
2023-02-03 10:20:49 +05:30 |
|
Rahul Tank
|
826495a145
|
Nimble: Added return value (success / failure ) to nimble_port_init
|
2023-01-31 12:01:02 +05:30 |
|
zwl
|
38c5f239be
|
Enabled PCL feature on ESP32C6 BT Controller
|
2023-01-16 12:28:44 +08:00 |
|
Shen Weilong
|
e41b35b089
|
1. Update libbt
2. Release the controller's .bss and .data memory
3. Modify the kconfig in nimble host
|
2023-01-04 11:17:07 +08:00 |
|
shenweilong
|
93fc1bd05f
|
support ble on esp32c6
|
2023-01-04 11:10:10 +08:00 |
|
Sumeet Singh
|
79fbb4add7
|
NimBLE: Fix incomplete clearing of peer_dev_rec
|
2022-12-30 17:26:00 +05:30 |
|
Rahul Tank
|
133b2e45e3
|
Nimble: Removes global min/max definition causing problems with other libraries
|
2022-12-20 11:21:31 +05:30 |
|
Rahul Tank
|
f3012849e8
|
Merge branch 'feature/add_periodic_helper_macros' into 'master'
Nimble: Add helper macros to set interval min / max for periodic adv
See merge request espressif/esp-idf!21575
|
2022-12-14 22:07:00 +08:00 |
|
Rahul Tank
|
4e43694b7c
|
Nimble: Add helper macros to set interval min / max for periodic adv
|
2022-12-13 13:44:30 +05:30 |
|
Rahul Tank
|
1d9eaccde4
|
Nimble: Update documentation to include distinction between upstream
mesh example and ESP-BLE-MESH
|
2022-12-12 18:06:55 +05:30 |
|
Rahul Tank
|
4bf8886042
|
Nimble: Support maximum number of connections to 9 on ESP32-C3 and ESP32-S3
|
2022-12-08 17:23:15 +05:30 |
|
Shen Weilong
|
b3d248df95
|
Explain how mush memory that will be used by each connection/advertiser.
|
2022-12-02 14:21:22 +08:00 |
|
isha.pardikar@espressif.com
|
3a3e7b1401
|
NimBLE: Fixed going for reattempt connection code
|
2022-11-17 13:08:22 +05:30 |
|
Kevin (Lao Kaiyao)
|
5bed8fab49
|
Merge branch 'refactor/rename_h2_to_h4' into 'master'
esp32h2: renaming esp32h2 to esp32h4
Closes IDF-6098
See merge request espressif/esp-idf!20676
|
2022-11-09 19:19:43 +08:00 |
|
laokaiyao
|
8677216576
|
esp32h2: renaming esp32h2 to esp32h4
|
2022-11-08 17:05:33 +08:00 |
|
isha.pardikar@espressif.com
|
b950ddb0fd
|
NimBLE : Change GATT notify/indicate from gattc to gatts
|
2022-11-08 14:02:54 +05:30 |
|
Rahul Tank
|
1d322f9a8c
|
Nimble: Allows to use ble_uuid.h with C++ by changing the BLE_UUIDy_INIT macros
|
2022-11-07 12:25:34 +05:30 |
|
Rahul Tank
|
fe5d4e0f39
|
Nimble: Add LE Power CTRL changes
|
2022-10-27 16:30:44 +05:30 |
|
Rahul Tank
|
a6251da049
|
Merge branch 'feature/LE_Conn_Subrating' into 'master'
Nimble: Stack support for Connection subrating
See merge request espressif/esp-idf!20377
|
2022-10-26 21:18:33 +08:00 |
|
Rahul Tank
|
5a08ba15b5
|
Nimble: Stack support for Connection subrating feature
|
2022-10-25 10:21:46 +05:30 |
|
Rahul Tank
|
2abc451d90
|
Nimble: Added check to allocate memory for extended adv
reports from lower prioirty buffers instead of high prioirty pool.
|
2022-10-19 14:11:46 +05:30 |
|
Rahul Tank
|
63e44eef2c
|
Nimble: esprv_intc_int_set_type() will set bit_map in rom, the parameter
intr_num should be the interrupt number directly
|
2022-10-14 14:06:14 +05:30 |
|
Rahul Tank
|
81c23740e1
|
Nimble: Added check to deregister stack callback with controller during
stack deinit
|
2022-10-06 09:31:09 +05:30 |
|
Rahul Tank
|
c40fcb1089
|
Nimble: Re-ordered the function sequence in stack deinit to be reverse of stack init process
|
2022-09-21 09:40:56 +05:30 |
|
Jiang Jiang Jian
|
5aeba87e51
|
Merge branch 'bugfix/change_mblock_size_on_esp32c2' into 'master'
change block1 size and num for esp ble controller
Closes BLE-157
See merge request espressif/esp-idf!20183
|
2022-09-19 17:21:53 +08:00 |
|
zwl
|
9f940f14f6
|
change block1 size and num for esp ble controller
|
2022-09-14 20:02:09 +08:00 |
|