Rahul Tank
303e83df31
fix(nimble): Keep only BLE_GAP_EVENT_CONNECT gap event
2025-02-23 15:15:05 +05:30
Wang Meng Yang
76ea699a0a
Merge branch 'bugfix/sdp_uuid16_match_err_v5.1' into 'release/v5.1'
...
fix(bt): Fix the incorrect record found using uuid16 search(v5.1)
See merge request espressif/esp-idf!36852
2025-02-20 14:11:04 +08:00
Island
e7629d043f
Merge branch 'feat/support_ble_debug_with_gpio_v5.1' into 'release/v5.1'
...
Support change HID task size by Kconfig in HID example (v5.1)
See merge request espressif/esp-idf!36996
2025-02-19 16:37:08 +08:00
xiongweichao
e3ec77be74
fix(bt/bluedroid): fixed the format error of passkey printing
2025-02-19 10:29:33 +08:00
Astha Verma
830a44c08b
docs: Updated README.md by removing unclear lines
2025-02-17 14:56:50 +05:30
Abhinav Kudnar
c060d841c5
feat(nimble): Additional changes in PAWR IDF Examples/support for ESP IP
2025-02-17 14:49:06 +05:30
Zhang Hai Peng
2cf9917428
docs(ble/bluedroid): Optimize doc for implementation of a characteristic with 128 bit UUID
...
(cherry picked from commit fa40d971a52e9eb66686ac3ae645fca2589f0807)
Co-authored-by: Erast <78802792+MatoiDev@users.noreply.github.com>
2025-02-17 11:14:45 +08:00
Zhang Hai Peng
b1657d9dd4
fix(blufi): Enhance security in BLUFI example
...
(cherry picked from commit 3fc6c93936077cb1659e1f0e0268e62cf6423e9d)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-02-11 15:13:29 +08:00
Jiang Jiang Jian
c48ebdd803
Merge branch 'fix/blufi_example_mem_access_v5.1' into 'release/v5.1'
...
fix(ble/blufi): Fixed blufi example security issue (v5.1)
See merge request espressif/esp-idf!36161
2025-01-23 15:33:10 +08:00
Zhang Hai Peng
cb6929a2e6
fix(blufi): Fixed some security issue in blufi example
...
(cherry picked from commit abc18e93eb3500dbec74c3e589671ef82c8b3919)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-01-22 16:34:25 +08:00
Zhang Hai Peng
11639893c3
docs(ble/bluedroid): Optimize doc for registering BLE callback functions
...
(cherry picked from commit d84ccadf905bcaadcfbdee0b61e8875775ff716f)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-01-10 21:03:41 +08:00
Island
58e0766349
Merge branch 'feat/add_get_started_example_on_bluedroid_v5.1' into 'release/v5.1'
...
feat(bt/bluedroid): Added BLE get started examples for Bluedroid (v5.1)
See merge request espressif/esp-idf!35650
2024-12-26 14:24:43 +08:00
Island
b370b7538d
Merge branch 'bugfix/fixed_ble_issues_241220_v5.1' into 'release/v5.1'
...
Bugfix/fixed ble issues 241220 (v5.1)
See merge request espressif/esp-idf!35921
2024-12-26 11:30:28 +08:00
zwl
09486fbdfc
feat(ble): add dtm configuration command in hci example
2024-12-25 10:00:43 +08:00
Astha Verma
f6c4b1c4b5
fix(nimble): fix memory leak issue in Blufi example
2024-12-24 22:20:05 +05:30
Rahul Tank
ff0826a90f
Merge branch 'bugfix/fix_link_estab_param_v5.1' into 'release/v5.1'
...
fix(nimble): Corrected link_estab event handling parameters (v5.1)
See merge request espressif/esp-idf!35810
2024-12-24 16:43:04 +08:00
weiyuhan
8d6604194d
fix(ble): removed c5 sdk config
2024-12-21 18:44:10 +08:00
weiyuhan
dbd9b4db31
feat(ble): Added bluedroid get-started example build rule
2024-12-21 18:35:29 +08:00
muhaidong
7f77ddd850
fix(wifi): fixed blufi connect wep or wpa ap fail issue
2024-12-21 09:56:38 +08:00
Chen Jian Hua
ff6dda30fb
feat(bt/bluedroid): Added BLE get started examples for Bluedroid
...
(cherry picked from commit d051a2a39de4699cdc919d467890ce8f216ef607)
Co-authored-by: xuzhekai <xuzhekai@espressif.com>
2024-12-20 12:03:48 +08:00
Rahul Tank
d55529ef09
fix(nimble): Corrected link_estab event handling parameters
2024-12-19 16:03:09 +05:30
Island
90b1dbbdd1
Merge branch 'bugfix/fix_ble_aa_zero_c3_s3_v5.1' into 'release/v5.1'
...
fix(bt/ble): Update esp32c3/s3 libbtdm_app.a (555b0a2) (v5.1)
See merge request espressif/esp-idf!35689
2024-12-18 10:42:48 +08:00
zhanghaipeng
22dd47032b
docs(ble/bluedroid): Optimize BLE example documentation
2024-12-17 16:30:31 +08:00
Abhinav Kudnar
893fca370b
feat(nimble): Added PAwR support for nimble with IDF examples
2024-12-16 15:51:32 +05:30
Sumeet Singh
a5e10f2ceb
fix(nimble): fix and enable connection subrating
2024-12-16 15:29:21 +05:30
Sumeet Singh
bb2eb017af
fix(nimble): Fixed encrypted advertisement data example
2024-12-16 15:29:21 +05:30
Sumeet Singh
8fda6410d5
feat(nimble): Added support for EATT Credit Based Flow Control Mode
2024-12-16 15:29:20 +05:30
Jiang Jiang Jian
bb48bfb0ba
Merge branch 'feature/reason_for_ap_stadisconnected_event_v5.1' into 'release/v5.1'
...
fix(esp_wifi): Add some bugfixes and cleanup in softAP (Backport v5.1)
See merge request espressif/esp-idf!35576
2024-12-12 10:23:30 +08:00
Sarvesh Bodakhe
9584729322
fix(esp_wifi): Add some bugfixes and cleanup in softAP
...
1. Fix wrong reason code in 'WIFI_EVENT_AP_STADISCONNECTED' event
2. cleanup in softAP for disconnecting connected station
3. Update examples to display reason while processing WIFI_EVENT_AP_STADISCONNECTED event
2024-12-11 15:40:04 +05:30
zhanghaipeng
88ccc42dbf
feat(bt): Add support for converting BT HCI logs to btsnoop format
2024-12-09 17:52:57 +08:00
Zhang Hai Peng
d9ae4e437e
fix(blufi): Fixed blufi init fail after deinit
...
(cherry picked from commit 7addb57ccd53576b40d3cfeb24c185036053f4b4)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2024-12-09 17:45:23 +08:00
Zhang Hai Peng
b115b78549
fix(ble): Fixed crash in BLE HID host example during logging
...
(cherry picked from commit ab1e3c1ffd6076d46aed747220ff0c3d0fe0a3f5)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2024-12-09 17:14:57 +08:00
chenjianhua
abe0d3c1ff
feat(ble/bluedroid): Support setting connection params when creating connection
2024-12-03 18:03:36 +08:00
zhanghaipeng
18d9603e8e
fix(ble/bluedroid): Optimize BLE API "esp_ble_gattc_enh_open"
2024-12-03 18:03:12 +08:00
zhanghaipeng
ed62f94a53
fix(ble/bluedroid): Fixed BLE create connection fail because of invalid own address type
2024-12-03 18:03:12 +08:00
Rahul Tank
77a3025ac1
Merge branch 'bugfix/fix_esp_hid_host_compilation_v5.1' into 'release/v5.1'
...
fix(nimble): Fix compilation issue in esp_hid_host example (v5.1)
See merge request espressif/esp-idf!35310
2024-12-02 20:16:55 +08:00
Rahul Tank
6052f46b06
Merge branch 'bugfix/change_hci_cb_logging_v5.1' into 'release/v5.1'
...
fix(nimble): Replace ESP_LOG* with esp_rom_printf in controller context callback (v5.1)
See merge request espressif/esp-idf!35030
2024-12-02 18:22:51 +08:00
Rahul Tank
d804ec0b97
fix(nimble): Fix compilation issue in esp_hid_host example
2024-11-29 15:25:41 +05:30
Island
aacce661f9
Merge branch 'feat/optimize_cble50y24_110_v5.1' into 'release/v5.1'
...
feat(bt/bluedroid): Added BLE 5.0 throughput examples (v5.1)
See merge request espressif/esp-idf!35007
2024-11-27 15:37:02 +08:00
Chen Jian Hua
3bb9e492fa
feat(bt/bluedroid): Added BLE 5.0 throughput examples
...
(cherry picked from commit 6d3a82eecfc0d86d699ccb7cc499f27863ab5616)
Co-authored-by: zhangbowen <zhangbowen@espressif.com>
2024-11-27 11:53:54 +08:00
Jin Cheng
61beadb586
feat(bt/bluedroid): added events to indicate the profile states of HFP
2024-11-25 16:23:10 +08:00
Jin Cheng
2322404be6
fix(bt/bluedroid): AG should send OK or other error codes to HF client
...
when it is driven by HF to initiate a call.
2024-11-22 17:26:00 +08:00
Rahul Tank
ec6002a058
fix(nimble): Replace ESP_LOG* with esp_rom_printf in controller context callback
2024-11-19 17:42:27 +05:30
Island
dc64b09dc5
Merge branch 'modified_ble_multi_conn_example_readme_v5.1' into 'release/v5.1'
...
update(ble): Modified the ble multi_conn example's readme (v5.1)
See merge request espressif/esp-idf!33991
2024-11-01 12:21:29 +08:00
Island
69786f1515
Merge branch 'fix/fix_nimble_gatt_server_example_readme_v5.1' into 'release/v5.1'
...
docs(ble): Added BLE Get Started documentation link to README.md (v5.1)
See merge request espressif/esp-idf!33828
2024-10-29 16:01:55 +08:00
chenjianhua
ef626df142
fix(bt/bluedroid): correct the readme links for BLE periodic examples
2024-10-24 18:04:06 +08:00
chenjianhua
56b76f8b79
refactor(bt/bluedroid): Refactor the print for BLE examples
2024-10-24 18:04:06 +08:00
chenjianhua
24ce9e2384
refactor(bt/bluedroid): Refactor the print for gatt_server and gatt_client example
2024-10-24 18:04:06 +08:00
Shen Wei Long
adc3bb1cd4
update(ble): Modified the ble multi_conn example's readme
...
(cherry picked from commit 28ffd5fc04b58119d754941b7095d10a0378cddc)
Co-authored-by: Shen Weilong <shenweilong@espressif.com>
2024-10-08 13:25:33 +08:00
xiongweichao
1b19449dc0
feat(bt/bluedroid): Report sniff interval to application layer
2024-09-27 14:16:16 +08:00