xiongweichao
|
92a4cdd7fd
|
Missing break in switch
|
2021-11-22 10:47:28 +08:00 |
|
xiongweichao
|
97e728a9aa
|
Dereference null return value
|
2021-11-22 10:47:23 +08:00 |
|
xiongweichao
|
a977434855
|
already defined in bt_target.h
|
2021-11-22 10:47:12 +08:00 |
|
xiongweichao
|
50f34eb553
|
Dereference after null check
|
2021-11-22 10:47:07 +08:00 |
|
xiongweichao
|
a7f26d24d9
|
Dereference before null check
|
2021-11-22 10:47:01 +08:00 |
|
xiongweichao
|
6576cee0e8
|
Logically dead code
|
2021-11-22 10:46:55 +08:00 |
|
Wang Meng Yang
|
625bd4f767
|
Merge branch 'bugfix/btdm_fix_some_bluedroid_issues_v4.3' into 'release/v4.3'
Fix some bluedroid issues(backport v4.3)
See merge request espressif/esp-idf!15230
|
2021-10-21 03:49:20 +00:00 |
|
XieWenxiang
|
1ea757c0f1
|
component/bt: Modify the bluetooth device name length limits
|
2021-10-14 18:24:17 +08:00 |
|
xiewenxiang
|
594f604e7d
|
component/bt: fix data length update failed
|
2021-10-13 19:55:43 +08:00 |
|
Wang Meng Yang
|
166790d354
|
Merge branch 'bugfix/a2dp_no_audio_transmitted_v4.3' into 'release/v4.3'
bugfix/fix wrong clock_id in function `time_now_us` (v4.3)
See merge request espressif/esp-idf!15316
|
2021-10-08 06:01:22 +00:00 |
|
xiewenxiang
|
5a26d7008d
|
component/bt: set ext adv param failed when stop ext adv
|
2021-10-08 11:58:15 +08:00 |
|
Jiang Jiang Jian
|
28b768807e
|
Merge branch 'bugfix/bt_legacy_paring_wrong_pin_code_err_v4.3' into 'release/v4.3'
bugfix/fix the crash when using legacy paring with wrong pin code (v4.3)
See merge request espressif/esp-idf!15298
|
2021-09-30 01:12:54 +00:00 |
|
jincheng
|
2e8f0a47ff
|
fix wrong clock_id in function time_now_us
Close https://github.com/espressif/esp-idf/issues/7561
|
2021-09-23 10:02:12 +08:00 |
|
jincheng
|
e08f69aaff
|
bugfix/fix the crash when using legacy paring with wrong pin code
Close https://github.com/espressif/esp-idf/issues/7556
|
2021-09-22 14:55:53 +08:00 |
|
Wang Meng Yang
|
d5e5f44d36
|
Merge branch 'bugfix/btdm_fix_some_Document_Description_Error_v4.3' into 'release/v4.3'
component/bt: fix some ble document description error(backport v4.3)
See merge request espressif/esp-idf!14823
|
2021-09-13 01:49:49 +00:00 |
|
Wang Meng Yang
|
2777ff73f4
|
Merge branch 'bugfix/btdm_auto_update_PPCP_attribute_value_v4.3' into 'release/v4.3'
component/bt: fix bluedroid host auto update PPCP attribute value(backport v4.3)
See merge request espressif/esp-idf!14748
|
2021-09-13 01:49:01 +00:00 |
|
Wang Meng Yang
|
5e7d08d083
|
Merge branch 'bugfix/build_warning_unused_variable' into 'release/v4.3'
bugfix/remove unused variable which caused to build warnings
See merge request espressif/esp-idf!15105
|
2021-09-08 11:56:04 +00:00 |
|
Wang Meng Yang
|
fbd128af6f
|
Merge branch 'bugfix/spp_memory_leak_v4.3' into 'release/v4.3'
Fix spp memory leak(v4.3)
See merge request espressif/esp-idf!14525
|
2021-09-08 02:47:51 +00:00 |
|
Wang Meng Yang
|
57c4316855
|
Merge branch 'component_bt/add_spp_faq_v4.3' into 'release/v4.3'
Component_bt/Add FAQ in SPP Demo README[backport v4.3]
See merge request espressif/esp-idf!14793
|
2021-09-08 02:47:28 +00:00 |
|
Wang Meng Yang
|
5eee25aea5
|
Merge branch 'bugfix/bt_spp_timer_collision_v4.3' into 'release/v4.3'
Fix timer collision in role switch(v4.3)
See merge request espressif/esp-idf!14815
|
2021-09-08 02:46:55 +00:00 |
|
Wang Meng Yang
|
d4a86ab4fe
|
Merge branch 'bugfix/a2dp_deint_crash_v4.3' into 'release/v4.3'
component_bt: fix a2dp deinit crash(v4.3)
See merge request espressif/esp-idf!14416
|
2021-09-08 02:46:24 +00:00 |
|
jincheng
|
2845b70f83
|
remove unused variable which caused to build warning
|
2021-09-07 19:15:36 +08:00 |
|
jincheng
|
b7a1a53629
|
fix acl can not disconnect when hf_client disconnenct
|
2021-09-03 10:56:25 +08:00 |
|
XieWenxiang
|
508b033cc0
|
component/bt: fix some ble document description error
|
2021-09-01 20:42:44 +08:00 |
|
xiongweichao
|
7d0b387bea
|
Not initialized or in the process of de-initialization, calling API will return ERR
|
2021-08-19 11:10:31 +08:00 |
|
xiongweichao
|
a5fb684908
|
fix a2dp deinit crash
|
2021-08-19 11:10:31 +08:00 |
|
jincheng
|
30660bd6e0
|
fix timer collision in role switch
Closes https://github.com/espressif/esp-idf/issues/7203
|
2021-08-17 10:55:25 +08:00 |
|
liqigan
|
fb53ea7d22
|
add FAQ in SPP demo README
|
2021-08-16 09:18:12 +08:00 |
|
XieWenxiang
|
84cb47d7e0
|
component/bt: fix bluedroid host auto update PPCP attribute value
|
2021-08-11 17:49:31 +08:00 |
|
xiewenxiang
|
032f6d34d1
|
component/bt: add local irk to controller
|
2021-08-06 18:19:25 +08:00 |
|
Wang Meng Yang
|
1537cff293
|
Merge branch 'bugfix/btdm_esp32_ble_white_list_connection_fail_v4.3' into 'release/v4.3'
Fixed ESP32 BLE can't resolve the peer address when enable white list(release v4.3)
See merge request espressif/esp-idf!14558
|
2021-07-30 23:58:22 +00:00 |
|
Wang Meng Yang
|
353f493f22
|
Merge branch 'bugfix/btdm_enable_gattc_cache_will_crash_v4.3' into 'release/v4.3'
component/bt: fix enable gattc nvs cache lead to crash
See merge request espressif/esp-idf!13888
|
2021-07-30 07:39:50 +00:00 |
|
xiewenxiang
|
192aa18c31
|
Fixed ESP32 BLE can't resolve the peer address when enable white list
|
2021-07-30 15:09:00 +08:00 |
|
xiongweichao
|
a60a2892fb
|
components/bt: fix spp memory leak
Closes https://github.com/espressif/esp-idf/issues/7238
|
2021-07-27 14:26:22 +08:00 |
|
“sonalipatil”
|
00b9df2937
|
Add support of NimBLE host to Blufi
Merges https://github.com/espressif/esp-idf/pull/6904
|
2021-07-01 09:06:15 +05:30 |
|
Rahul Tank
|
9c8b2b92ad
|
Bluedroid: Fixed issue of option not being set due to incorrect macro
name.
|
2021-06-29 09:53:35 +05:30 |
|
zwj
|
dc209757b1
|
- fix data length update failed
- fix no callback when the value being used is the same as the value to be set
|
2021-06-25 15:32:28 +08:00 |
|
xiongweichao
|
15dcd2eca1
|
fix spp acceptor deadlock
Closes: https://github.com/espressif/esp-idf/issues/6948
|
2021-06-22 20:37:51 +08:00 |
|
Wang Meng Yang
|
3b88d9231b
|
Merge branch 'bugfix/fix_a2dp_sink_blocked_v4.3' into 'release/v4.3'
Bugfix/Fix a2dp Sink Blocked Bugs[backport v4.3]
See merge request espressif/esp-idf!14010
|
2021-06-22 12:28:03 +00:00 |
|
liqigan
|
a6b1fda209
|
fix a2dp sink RxSbcQ bugs
Closes https://github.com/espressif/esp-idf/issues/6712
Closes https://github.com/espressif/esp-idf/issues/7100
|
2021-06-21 20:05:41 +08:00 |
|
liaowenhao
|
2060f63130
|
bugfix/bta_hf_client_co_cb_ptr requires HFP_DYNAMIC_MEMORY macro to be used
Closes https://jira.espressif.com:8443/browse/IDFGH-5399
|
2021-06-21 10:55:34 +08:00 |
|
Wang Meng Yang
|
0c3173874e
|
Merge branch 'bugfix/bt_impersonation_passkey_fix_v4.3' into 'release/v4.3'
Bluedroid: Check only x component of passkey to avoid passkey impersonation attack. (v4.3)
See merge request espressif/esp-idf!13758
|
2021-06-16 08:59:13 +00:00 |
|
xiewenxiang
|
84b157e2ea
|
component/bt: fix enable gattc nvs cache lead to crash
|
2021-06-07 17:33:06 +08:00 |
|
zhiweijian
|
9e2ce84a9a
|
Fixed ANON_ADV address error
|
2021-06-01 11:49:21 +08:00 |
|
Chinmay Chhajed
|
24035f698d
|
Bluedroid: Check only x component of passkey to avoid passkey impersonation attack.
|
2021-05-28 19:24:27 +05:30 |
|
zwj
|
7d1fe0b553
|
Fixed BLE reconnect failed when using rpa public address
|
2021-05-27 08:17:18 +00:00 |
|
xiongweichao
|
2644f793bd
|
Remove btc_hf_idx_by_bdaddr in both btc_hf_init and btc_hf_deinit functions
|
2021-05-13 16:09:47 +08:00 |
|
xiongweichao
|
848f931e06
|
fix ag use dynamic memory error
|
2021-05-13 16:09:40 +08:00 |
|
zwj
|
1957025f4a
|
fix C3/S3 ble multi-connection failed when device acts as master and slave
|
2021-05-10 13:12:01 +00:00 |
|
wangmengyang
|
b2c18de9b3
|
components/bt: Minor fix for the range of GATTC number of reconnections.
|
2021-04-29 03:58:29 +00:00 |
|