zhiweijian
|
d60a68ba26
|
fix(bt/nimble): split hci log in nimble
|
2024-07-09 16:33:33 +08:00 |
|
Rahul Tank
|
e8ac1be60c
|
Revert "fix(nimble): Added debug print to check for skipped adv report"
This reverts commit e29f31bca4 .
|
2024-07-05 18:08:13 +05:30 |
|
Rahul Tank
|
e29f31bca4
|
fix(nimble): Added debug print to check for skipped adv report
|
2024-07-01 15:33:43 +05:30 |
|
Rahul Tank
|
e9959cd00e
|
fix(nimble): Pass the correct cb arg during reconnection attempt
|
2024-06-25 08:31:11 +05:30 |
|
Rahul Tank
|
640be34ffa
|
fix(nimble): Clear resource before re-starting advertising
|
2024-06-20 11:00:22 +05:30 |
|
Rahul Tank
|
14bd74fc84
|
fix(nimble): Added change to handle extra memory for ext adv reattempt
|
2024-06-14 12:02:58 +05:30 |
|
Island
|
c65d7e93e1
|
Merge branch 'feat/add_hci_log_record_for_nimble_v5.2' into 'release/v5.2'
Feat/add hci log record for nimble v5.2 (backport v5.2)
See merge request espressif/esp-idf!31356
|
2024-06-06 16:53:40 +08:00 |
|
Abhinav Kudnar
|
4fc594a17f
|
fix(nimble): Added return code in ble_gap_unpair error logs
|
2024-06-06 10:13:51 +05:30 |
|
zhiweijian
|
ef9ed5143a
|
feat(bt/nimble): support hci log for nimble
|
2024-06-06 09:45:47 +08:00 |
|
Rahul Tank
|
47b00716c0
|
Merge branch 'bugfix/restart_advertising_if_slave_23e_v5.2' into 'release/v5.2'
fix(nimble): start advertising if disconnect due to 0x3E in slave (v5.2)
See merge request espressif/esp-idf!31033
|
2024-06-05 15:10:28 +08:00 |
|
Rahul Tank
|
57ec59475f
|
fix(nimble): start advertising if disconnect due to 0x3E in slave
|
2024-06-05 09:22:45 +05:30 |
|
Rahul Tank
|
9df9c062dd
|
Merge branch 'doc/update_readme_enc_adv_v5.2' into 'release/v5.2'
docs(nimble): Added chip information in enc_adv example README file (v5.2)
See merge request espressif/esp-idf!30774
|
2024-06-05 11:46:17 +08:00 |
|
Rahul Tank
|
4a86c7a49e
|
docs(nimble): Added chip information in ble_enc_adv README file
|
2024-05-15 15:34:11 +05:30 |
|
Rahul Tank
|
12d81c1cf1
|
fix(nimble): Deselect MBEDTLS_ECP_RESTARTABLE when mbedTLS is used
|
2024-05-06 15:19:40 +05:30 |
|
Rahul Tank
|
28157cf1e2
|
fix(nimble): Expose API to set RPA Timeout
|
2024-04-23 11:24:10 +05:30 |
|
Sumeet Singh
|
234ad8cd1e
|
fix(nimble): Removed code for termination upon signed write operation failure
|
2024-04-16 17:54:51 +05:30 |
|
zhiweijian
|
9b72c4ef54
|
feat(bt/common): Add bluerooth hci layer data stream record
|
2024-04-13 10:35:23 +08:00 |
|
Rahul Tank
|
2a985b3c65
|
fix(nimble): Fix compilation issues when CCCD is set to 0
|
2024-04-12 12:29:29 +05:30 |
|
Rahul Tank
|
38dd5acc71
|
fix(nimble): Fix for Vulnerability CVE_2024_24746
|
2024-04-11 20:00:49 +05:30 |
|
Rahul Tank
|
ea6520ee81
|
fix(nimble): Add support for data length change evt
|
2024-04-11 12:36:15 +05:30 |
|
Rahul Tank
|
8f175bf638
|
fix(nimble): Fix the size of num_packets in dtm event
|
2024-04-09 19:00:15 +05:30 |
|
Rahul Tank
|
ae152ca84e
|
fix(nimble): Remove extra code in reattempt connection
|
2024-04-05 21:36:27 +05:30 |
|
Rahul Tank
|
06d18ca0d6
|
fix(nimble): Change reconnection scheme
|
2024-04-01 16:06:55 +05:30 |
|
Rahul Tank
|
7310ab3589
|
fix(nimble): Handle auto connection flag for extended connect
|
2024-03-21 14:50:39 +05:30 |
|
Darshan Dobariya
|
c1c41a30ea
|
fix(nimble): Added support for deleting the oldest bonded device across reboot (v5.2)
|
2024-03-21 09:37:35 +05:30 |
|
Roshan Bangar
|
24e0a124a8
|
fix(nimble): Fix compilation issues and Minor enhancements to esp_hid
|
2024-03-20 13:34:19 +05:30 |
|
Roshan Bangar
|
d23ef4c6bd
|
fix(nimble): Fixed compilation issues on disabling security
|
2024-03-19 15:20:19 +05:30 |
|
Darshan Dobariya
|
4d4d86be51
|
fix(nimble): Added ble_host_rpa_enabled flag for address resoultion for esp32
|
2024-03-12 16:33:46 +05:30 |
|
Rahul Tank
|
74e4fbba06
|
fix(nimble): Address compilation errors when strict-prototype is enabled
|
2024-03-11 13:50:25 +05:30 |
|
Rahul Tank
|
259e2ba975
|
Merge branch 'bugfix/expose_baud_rate_in_menu_v5.2' into 'release/v5.2'
fix(nimble): Exposed the baud rate for hci uart in menuconfig (v5.2)
See merge request espressif/esp-idf!29488
|
2024-03-08 22:51:30 +08:00 |
|
Rahul Tank
|
1f8e365608
|
Merge branch 'bugfix/gap_connect_failed_with_0x0d_v5.2' into 'release/v5.2'
fix(nimble): Revise the help section for the Kconfig macro BLE_RPA_TIMEOUT (v5.2)
See merge request espressif/esp-idf!29492
|
2024-03-08 22:43:42 +08:00 |
|
Abhinav Kudnar
|
756efd4829
|
fix(nimble): Revise the help section for the Kconfig macro BLE_RPA_TIMEOUT
|
2024-03-08 11:35:34 +05:30 |
|
Roshan Bangar
|
d1ee48208f
|
fix(nimble): Exposed the baud rate for hci uart in menuconfig
|
2024-03-08 10:26:45 +05:30 |
|
Sumeet Singh
|
e5665a198a
|
feat(nimble): read multiple variable length characteristics (v5.2)
|
2024-03-07 19:48:21 +05:30 |
|
Rahul Tank
|
2476315a3b
|
fix(nimble): Handle memory leak in callout deinit
|
2024-03-07 11:14:40 +05:30 |
|
Rahul Tank
|
391c3a1ce9
|
Merge branch 'bugfix/addr_resol_for_esp32_v5.2' into 'release/v5.2'
fix(nimble): Added the check to prevent address resolution in case of identity addr for esp32(v5.2)
See merge request espressif/esp-idf!29333
|
2024-03-07 11:52:39 +08:00 |
|
Rahul Tank
|
94bec845ea
|
Merge branch 'bugfix/increase_reattempt_conn_count_v5.2' into 'release/v5.2'
fix(nimble): Increase range of reattempt connection count (v5.2)
See merge request espressif/esp-idf!29340
|
2024-03-06 22:54:03 +08:00 |
|
Abhinav Kudnar
|
a92b18c37e
|
fix(nimble): Added check to prevent addr resolution for identity addr
|
2024-03-06 20:22:15 +05:30 |
|
Rahul Tank
|
c410322070
|
fix(nimble): Increase range of reattempt connection count
|
2024-02-29 15:57:28 +05:30 |
|
Darshan Dobariya
|
80a1f5e18c
|
fix(nimble): Fix compilation issue in nimble for -O2 flag (v5.2)
|
2024-02-22 21:36:12 +05:30 |
|
Rahul Tank
|
e6d7705a67
|
fix(nimble): update variable name to avoid using keyword (v5.2)
|
2024-02-21 23:40:18 +05:30 |
|
Roshan Bangar
|
821185d6ec
|
fix(nimble): fixed missing controller disabled guard in esp_nimble_deinit
|
2024-02-21 16:59:58 +05:30 |
|
Sumeet Singh
|
2e1e17524e
|
fix(nimble): message to be signed is corrected in signed write (v5.2)
|
2024-02-21 11:45:55 +05:30 |
|
Darshan Dobariya
|
d9de786520
|
feat(nimble): Authorize or deauthorize a BLE device for a connection (v5.2)
|
2024-02-19 16:27:45 +05:30 |
|
Sumeet Singh
|
d9561b8fc7
|
fix(nimble): Out of order messages during SMP causing DOS vulerability (v5.2)
|
2024-02-19 09:27:55 +05:30 |
|
Rahul Tank
|
bc3dcdfc0d
|
fix(nimble): Merge hci_common.h file for all chips
|
2024-02-19 09:27:09 +05:30 |
|
Roshan Bangar
|
012506114e
|
feat(nimble): Nimble Host only mode over uart
|
2024-02-19 09:26:34 +05:30 |
|
SumeetSingh19
|
e23a61a47a
|
feat(nimble): client presentation and aggregate format descriptor support
|
2024-02-19 09:24:34 +05:30 |
|
SumeetSingh19
|
c0f48a19fc
|
feat(nimble): signed write support
|
2024-02-19 09:24:30 +05:30 |
|
SumeetSingh19
|
7d6f5fa71d
|
feat(nimble): additional AD types for advertisements
|
2024-02-19 09:24:26 +05:30 |
|