Darshan Dobariya
|
86ec111525
|
fix(nimble): Added ble_host_rpa_enabled flag for address resoultion for esp32
|
2024-03-12 20:53:43 +05:30 |
|
Rahul Tank
|
a4916eb8a6
|
Merge branch 'bugfix/fix_strict_prototype_hid_v5.1' into 'release/v5.1'
fix(nimble): Address compilation errors when strict-prototype is enabled (v5.1)
See merge request espressif/esp-idf!29541
|
2024-03-12 23:00:59 +08:00 |
|
Rahul Tank
|
f93025b7f9
|
Merge branch 'feat/exposed_gap_service_macros_to_menuconfig_v5.1' into 'release/v5.1'
feat(nimble): Exposed macros used by GAP service to menuconfig (v5.1)
See merge request espressif/esp-idf!29505
|
2024-03-12 12:22:23 +08:00 |
|
Rahul Tank
|
dc384fcb4d
|
Merge branch 'bugfix/gap_connect_failed_with_0x0d_v5.1' into 'release/v5.1'
fix(nimble): Revise the help section for the Kconfig macro BLE_RPA_TIMEOUT (v5.1)
See merge request espressif/esp-idf!29493
|
2024-03-11 23:10:55 +08:00 |
|
Rahul Tank
|
e78e9a9558
|
Merge branch 'bugfix/expose_baud_rate_in_menu_v5.1' into 'release/v5.1'
fix(nimble): Exposed the baud rate for hci uart in menuconfig (v5.1)
See merge request espressif/esp-idf!29489
|
2024-03-11 20:09:45 +08:00 |
|
Sumeet Singh
|
74e3970cfe
|
feat(nimble): Exposed macros used by GAP service to menuconfig (v5.1)
|
2024-03-11 17:25:30 +05:30 |
|
Rahul Tank
|
ab7708bdee
|
fix(nimble): Address compilation errors when strict-prototype is enabled
|
2024-03-11 17:22:13 +05:30 |
|
Abhinav Kudnar
|
0a3407f379
|
fix(nimble): Revise the help section for the Kconfig macro BLE_RPA_TIMEOUT
|
2024-03-11 10:22:02 +05:30 |
|
Roshan Bangar
|
88605c0ae0
|
fix(nimble): Exposed the baud rate for hci uart in menuconfig
|
2024-03-11 10:20:43 +05:30 |
|
Sumeet Singh
|
e5058945ea
|
feat(nimble): read multiple variable length characteristics (v5.1)
|
2024-03-11 10:19:31 +05:30 |
|
Rahul Tank
|
c1f26cca62
|
Merge branch 'bugfix/increase_reattempt_conn_count_v5.1' into 'release/v5.1'
fix(nimble): Increase range of reattempt connection count (v5.1)
See merge request espressif/esp-idf!29341
|
2024-03-04 19:44:11 +08:00 |
|
Roshan Bangar
|
86aaec48a0
|
fix(nimble): fixed missing controller disabled guard in esp_nimble_deinit
|
2024-03-01 12:54:53 +05:30 |
|
Rahul Tank
|
fbbf6d2708
|
fix(nimble): Merge hci_common.h file for all chips
|
2024-03-01 12:54:53 +05:30 |
|
Roshan Bangar
|
39c27275c8
|
feat(nimble): Nimble Host only mode over uart
|
2024-03-01 12:54:53 +05:30 |
|
SumeetSingh19
|
85befcc45d
|
feat(nimble): client presentation and aggregate format descriptor support
|
2024-03-01 12:54:53 +05:30 |
|
SumeetSingh19
|
90c029494f
|
feat(nimble): signed write support
|
2024-03-01 12:54:53 +05:30 |
|
SumeetSingh19
|
0dbfe37505
|
feat(nimble): additional AD types for advertisements
|
2024-03-01 12:54:53 +05:30 |
|
SumeetSingh19
|
5b0c32e37f
|
feat(nimble): authorization permission on gatt read and write
|
2024-03-01 12:54:53 +05:30 |
|
SumeetSingh19
|
b62d94b2a4
|
fix(nimble): allow auto connection and observer role
|
2024-03-01 12:54:53 +05:30 |
|
Rahul Tank
|
d771840189
|
fix(nimble): Increase range of reattempt connection count
|
2024-02-29 15:57:46 +05:30 |
|
Roshan Bangar
|
30f01c33e1
|
feat(nimble): Gatt caching support
|
2024-01-25 09:59:03 +05:30 |
|
Darshan Dobariya
|
95e0a1d1b6
|
fix(nimble): Added support for address resolution during inquiry.
|
2024-01-22 09:42:22 +08:00 |
|
Rahul Tank
|
c6946cb2fd
|
fix(nimble): Enable address resolution across reboot
|
2024-01-02 14:04:44 +05:30 |
|
Rahul Tank
|
aa2c91072d
|
fix(nimble): Handled race condition for conn variables being set to NULL
|
2023-12-28 15:13:09 +05:30 |
|
Roshan Bangar
|
dc9d9b41f2
|
fix(nimble): Added periodic_adv_enh soc_caps for c2, h2
|
2023-12-27 15:03:17 +05:30 |
|
Rahul Tank
|
0dc286db38
|
fix(nimble): Add VSC support for setting chan select algo
|
2023-12-22 18:31:52 +05:30 |
|
Roshan Bangar
|
a95bf9e0c3
|
feat(nimble): added HID over Gatt profile support
|
2023-12-22 11:23:05 +05:30 |
|
Rahul Tank
|
c0cfdd9c46
|
fix(nimble): Handle all 0s address of external controllers during IRK generation
|
2023-12-16 17:31:57 +05:30 |
|
Rahul Tank
|
3c49099503
|
fix(nimble): Added NULL peer addr check
|
2023-12-15 18:06:40 +05:30 |
|
Rahul Tank
|
4c288321cb
|
fix(nimble): Added change to return success for API execution
|
2023-12-14 20:57:30 +05:30 |
|
Darshan Dobariya
|
6bae5e5d6f
|
fix(nimble): Fixed authcomplete failure caused by a mismatch in the c1 value (v5.1)
|
2023-12-14 14:13:45 +05:30 |
|
Abhinav Kudnar
|
eef85a92f4
|
fix(nimble): Handled the deletion of RPA mapping.
|
2023-12-14 09:41:07 +05:30 |
|
Rahul Tank
|
a0b2682e58
|
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-12 07:49:18 +05:30 |
|
Roshan Bangar
|
a496e87d73
|
fix(nimble): Handled invalid write on year value in Current Time Service
|
2023-12-06 18:03:59 +05:30 |
|
Rahul Tank
|
d300f91b4e
|
fix(nimble): Fix the parameters in duplicate exception list vsc command
|
2023-11-27 09:22:07 +05:30 |
|
Rahul Tank
|
40534e5ad6
|
fix(nimble): Fix dangling pointer error during compilation
|
2023-11-26 12:38:19 +05:30 |
|
darshan7patel
|
2db80a8d3c
|
fix(nimble): Fixed ble_gap_unpair_oldest_peer to prevent writing to invalid memory (v5.1)
|
2023-11-23 11:17:04 +05:30 |
|
Rahul Tank
|
e55ede5f94
|
Merge branch 'feature/get_whitelist_size_v5.1' into 'release/v5.1'
feat(nimble): Added API to retrieve the size of the controller's white list (v5.1)
See merge request espressif/esp-idf!26954
|
2023-11-23 12:34:19 +08:00 |
|
Jiang Jiang Jian
|
8b6977b883
|
Merge branch 'bugfix/coex_cfg_option_invisible_v5.1' into 'release/v5.1'
fix(esp_coex): Fix dependency errors in coexist configuration (Backport v5.1)
See merge request espressif/esp-idf!26577
|
2023-11-22 17:45:05 +08:00 |
|
darshan
|
8dcd59f34f
|
feat(nimble): Added API to retrieve the size of the controller's white list (v5.1)
|
2023-11-22 10:29:36 +05:30 |
|
Rahul Tank
|
6965a11570
|
fix(nimble): Generate a new unique Local IRK for each chip
|
2023-11-21 10:23:42 +05:30 |
|
Abhinav Kudnar
|
533b4a2e02
|
fix(nimble): Handled IRK/LTK deletion based on key availability
|
2023-11-21 07:15:56 +05:30 |
|
Rahul Tank
|
c75bab8fcb
|
fix(nimble): Initate pairing if encryption fails with reason no pin or key missing
|
2023-11-20 20:22:48 +05:30 |
|
darshan
|
ca4ba28613
|
fix(nimble): Fixed incorrect handling of bonded devices
|
2023-11-20 12:27:18 +05:30 |
|
Rahul Tank
|
7e21aff12c
|
fix(nimble): Added check to validate allowed random address
|
2023-11-20 08:19:38 +05:30 |
|
Abhinav Kudnar
|
c91c8a1197
|
fix(nimble): Handled crash caused due to incorrect use of reattempt_idx
|
2023-11-18 17:16:17 +05:30 |
|
linruihao
|
f57826e239
|
fix(esp_coex): Fix dependency errors in coexist configuration
|
2023-11-16 03:16:15 +00:00 |
|
Jiang Jiang Jian
|
9c5b538f05
|
Merge branch 'bugfix/remove_iram_attr_from_ceva_files_v5.1' into 'release/v5.1'
fix(nimble): remove IRAM_ATTR from npl_os_freertos.c file (v5.1)
See merge request espressif/esp-idf!26839
|
2023-11-14 15:34:26 +08:00 |
|
cjin
|
8353ea3a09
|
change(ble): added option for msys buffer source
|
2023-11-08 18:03:48 +08:00 |
|
Rahul Tank
|
9c44a4e1ec
|
fix(nimble): remove IRAM_ATTR from npl_os_freertos.c file
|
2023-11-01 17:36:54 +05:30 |
|