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 |
|