Rahul Tank
|
bbc5658f6b
|
feat(nimble): BLE_GAP_EVENT_LINK_ESTAB event to ensure link established
|
2024-09-04 20:07:50 +05:30 |
|
Rahul Tank
|
92e4100df1
|
feat(nimble): Add support to allow connection during scanning
|
2024-09-04 14:27:04 +05:30 |
|
Geng Yuchao
|
42a5118974
|
feat: Add support for BLE 5.1 Direction Finding feature
|
2024-09-04 09:38:00 +05:30 |
|
Geng Yuchao
|
be33558164
|
feat: Add direction finding relate defines and kconfig and CMakeLists
|
2024-09-04 09:38:00 +05:30 |
|
Rahul Tank
|
b7513a2d1e
|
feat(nimble): Add extra handling for set data len packet event
|
2024-08-05 16:42:55 +05:30 |
|
Rahul Tank
|
01f0fd4158
|
fix(nimble): Modify Advertising Tx power levels
|
2024-08-03 14:42:10 +05:30 |
|
Rahul Tank
|
7be0bf12af
|
fix(nimble): Add return value to RPA Timeout API
|
2024-08-01 09:23:24 +05:30 |
|
Jiang Jiang Jian
|
0ac440afcc
|
Merge branch 'bugfix/split_hci_log_in_nimble_v5.3' into 'release/v5.3'
fix(bt/nimble): split hci log in nimble (backport v5.3)
See merge request espressif/esp-idf!32383
|
2024-07-30 10:33:16 +08:00 |
|
zhiweijian
|
917bcc2cd8
|
fix(bt/nimble): split hci log in nimble
|
2024-07-29 09:46:13 +08:00 |
|
Rahul Tank
|
3469d50a8b
|
fix(nimble): Zero initialize variable to avoid garbage value
|
2024-07-26 21:29:00 +05:30 |
|
Rahul Tank
|
01086e0307
|
fix(nimble): Add host callback to provide security key
|
2024-07-26 11:34:40 +05:30 |
|
Rahul Tank
|
e5c1a03e52
|
fix(nimble): Fixed BLE security vulnerability when using fixed IRK
|
2024-07-25 15:11:59 +05:30 |
|
zwl
|
52c9d724bc
|
feat(bluetooth/controller): update nimble host to adapt hci layer
|
2024-07-17 19:32:22 +08:00 |
|
Rahul Tank
|
81b43829a2
|
fix(nimble): Clear resource before re-starting advertising
|
2024-06-18 11:11:29 +05:30 |
|
zhiweijian
|
679df9ec6f
|
feat(bt/nimble): support hci log for nimble
|
2024-06-12 19:24:36 +08:00 |
|
Rahul Tank
|
32a2ddceaa
|
fix(nimble): Added change to handle extra memory for ext adv reattempt
|
2024-06-11 17:43:32 +05:30 |
|
Island
|
bee6044a24
|
Merge branch 'doc/update_readme_enc_adv_v5.3' into 'release/v5.3'
docs(nimble): Added chip information in enc_adv example README file (v5.3)
See merge request espressif/esp-idf!30773
|
2024-06-11 11:01:02 +08:00 |
|
Abhinav Kudnar
|
737b5edd5b
|
fix(nimble): Added return code in ble_gap_unpair error logs
|
2024-06-04 14:46:13 +05:30 |
|
Rahul Tank
|
2f6fb59b6b
|
docs(nimble): Added chip information in ble_enc_adv README file
|
2024-05-15 15:35:33 +05:30 |
|
Rahul Tank
|
89a612aea0
|
fix(nimble): Free controller memory if init fails
|
2024-05-09 12:20:11 +05:30 |
|
Rahul Tank
|
a61a367bc4
|
fix(nimble): Deselect MBEDTLS_ECP_RESTARTABLE when mbedTLS is used
|
2024-05-06 15:17:57 +05:30 |
|
Rahul Tank
|
cb5bc35f2e
|
fix(nimble): Expose API to set RPA Timeout
|
2024-04-23 11:22:21 +05:30 |
|
Rahul Tank
|
7ee1e0b8fb
|
fix(nimble): Add check for return value of hex2val
|
2024-04-17 18:07:59 +05:30 |
|
Sumeet Singh
|
19ad84f008
|
fix(nimble): Removed code for termination upon signed write operation failure
|
2024-04-16 09:57:25 +05:30 |
|
Rahul Tank
|
f2fd8192fc
|
fix(nimble): Fix compilation issues when CCCD is set to 0
|
2024-04-12 11:01:47 +05:30 |
|
Rahul Tank
|
1e8c5fb247
|
fix(nimble): Fix for Vulnerability CVE_2024_24746
|
2024-04-11 19:28:44 +05:30 |
|
Rahul Tank
|
beb87e30f0
|
fix(nimble): Add support for data length change evt
|
2024-04-11 11:01:59 +05:30 |
|
Rahul Tank
|
fdd630425d
|
fix(nimble): Fix the size of num_packets in dtm event
|
2024-04-10 19:26:07 +05:30 |
|
zhiweijian
|
0b4695435f
|
feat(bt/common): Add bluerooth hci layer data stream record
|
2024-04-10 14:17:31 +08:00 |
|
Rahul Tank
|
d0853d70ce
|
fix(nimble): Remove extra code in reattempt connection
|
2024-04-05 21:33:12 +05:30 |
|
Rahul Tank
|
7e34300a1b
|
fix(nimble): Change reconnection scheme
|
2024-04-01 16:05:41 +05:30 |
|
Abhinav Kudnar
|
1bc6570b1f
|
fix(nimble): Migrate to nimble 1.6
|
2024-03-26 10:50:24 +05:30 |
|
Rahul Tank
|
0883569b6f
|
fix(nimble): Handle auto connection flag for extended connect
|
2024-03-21 12:33:50 +05:30 |
|
Darshan Dobariya
|
e0e89b8bde
|
fix(nimble): Added support for deleting the oldest bonded device across reboot
|
2024-03-19 22:26:22 +05:30 |
|
Roshan Bangar
|
23c702cdc1
|
fix(nimble): Fix compilation issues and Minor enhancements to esp_hid
|
2024-03-19 16:27:17 +05:30 |
|
Roshan Bangar
|
ee75e6cc63
|
fix(nimble): Fixed compilation issues on disabling security
|
2024-03-18 09:56:19 +05:30 |
|
Darshan Dobariya
|
016df4cbde
|
fix(nimble): Added ble_host_rpa_enabled flag for address resoultion for esp32
|
2024-03-12 20:57:01 +05:30 |
|
Rahul Tank
|
7636c1d64c
|
Merge branch 'bugfix/fix_strict_prototype_hid' into 'master'
fix(nimble): Address compilation errors when strict-prototype is enabled
See merge request espressif/esp-idf!29513
|
2024-03-12 18:53:21 +08:00 |
|
Rahul Tank
|
c460e1cd7e
|
Merge branch 'bugfix/expose_baud_rate_in_menu' into 'master'
fix(nimble): Exposed the baud rate for hci uart in menuconfig
See merge request espressif/esp-idf!29412
|
2024-03-08 22:51:20 +08:00 |
|
Rahul Tank
|
9921d5bcfe
|
Merge branch 'bugfix/gap_connect_failed_with_0x0d' into 'master'
fix(nimble): Revise the help section for the Kconfig macro BLE_RPA_TIMEOUT
See merge request espressif/esp-idf!29475
|
2024-03-08 22:43:22 +08:00 |
|
Rahul Tank
|
de9434549c
|
fix(nimble): Address compilation errors when strict-prototype is enabled
|
2024-03-08 20:09:30 +05:30 |
|
Roshan Bangar
|
f95784e4a9
|
fix(nimble): Exposed the baud rate for hci uart in menuconfig
|
2024-03-08 13:06:11 +08:00 |
|
Sumeet Singh
|
9f34e4e9d9
|
feat(nimble): read multiple variable length characteristics
|
2024-03-07 19:46:54 +05:30 |
|
Abhinav Kudnar
|
20ba589f1c
|
fix(nimble): Revise the help section for the Kconfig macro BLE_RPA_TIMEOUT.
|
2024-03-07 14:40:12 +05:30 |
|
Rahul Tank
|
20eda4bb26
|
fix(nimble): Handle memory leak in callout deinit
|
2024-03-06 15:40:22 +05:30 |
|
Abhinav Kudnar
|
2bd7f672cb
|
fix(nimble): Added the check to prevent address resolution in case of identity addr for esp32
|
2024-03-05 14:56:02 +05:30 |
|
Rahul Tank
|
30d5c36aac
|
fix(nimble): Increase range of reattempt connection count
|
2024-02-28 12:56:57 +05:30 |
|
Darshan Dobariya
|
e6bf35b3c9
|
fix(nimble): Change 'move_count' to uint8_t type
|
2024-02-22 21:34:11 +05:30 |
|
Rahul Tank
|
dd38f2406b
|
fix(nimble): update variable name to avoid using keyword
|
2024-02-22 15:14:33 +05:30 |
|
Roshan Bangar
|
167c663542
|
fix(nimble): fixed missing controller disabled guard in esp_nimble_deinit
|
2024-02-21 11:55:41 +05:30 |
|