Chinmay Chhajed
|
d174315edf
|
BT: Check only for same X component of public key in BR/EDR.
|
2021-10-21 14:40:04 +05:30 |
|
Jiang Jiang Jian
|
1d396f7868
|
Merge branch 'bugfix/proper_tx_acl_buf' into 'release/v4.0'
BT lib: Fixed TX PDU ACL flush update error.
See merge request espressif/esp-idf!15516
|
2021-10-18 10:01:06 +00:00 |
|
Chinmay Chhajed
|
8a88e590fe
|
BT lib: Fixed TX PDU ACL flush update error.
|
2021-10-15 20:11:00 +08:00 |
|
xiewenxiang
|
4d52613795
|
component/bt: fix data length update failed
|
2021-10-13 19:53:54 +08:00 |
|
Jiang Jiang Jian
|
fd8fc39894
|
Merge branch 'feature/btdm_add_clear_white_list_API_v4.0' into 'release/v4.0'
component/bt: add clear white list API(backport v4.0)
See merge request espressif/esp-idf!15301
|
2021-10-13 04:08:34 +00:00 |
|
Yang Zhao
|
08508e607a
|
Update esp32 bt-lib
revert Force to restart conn timer when rx buffers run out.
|
2021-09-27 19:24:36 +08:00 |
|
Jiang Jiang Jian
|
7c4f5fae80
|
Merge branch 'bugfix/stack_init_check_v4.0' into 'release/v4.0'
Nimble: Check stack status before executing stack command
See merge request espressif/esp-idf!14874
|
2021-09-23 07:56:47 +00:00 |
|
zhiweijian
|
ae06bdadaf
|
component/bt: add clear white list API
|
2021-09-22 16:20:10 +08:00 |
|
Jiang Jiang Jian
|
15f22b0563
|
Merge branch 'bugfix/fix_scan_failed_issue_v4.0' into 'release/v4.0'
Update bt-lib to fix the scan failed issue
See merge request espressif/esp-idf!15197
|
2021-09-15 08:43:32 +00:00 |
|
Jiang Jiang Jian
|
72b1f29307
|
Merge branch 'bugfix/bt_spp_timer_collision_v4.0' into 'release/v4.0'
Fix timer collision in role switch(v4.0)
See merge request espressif/esp-idf!14821
|
2021-09-15 07:00:32 +00:00 |
|
Yang Zhao
|
fe2982c195
|
Update bt-lib
1.Force to restart conn timer when rx buffers run out.
2.Fix the scan failed issue.
|
2021-09-14 20:03:03 +08:00 |
|
Rahul Tank
|
721fc03b9f
|
Nimble: Check stack status before executing stack command
Added change of checking stack status in the APIs exposed to user
|
2021-09-09 00:11:18 +08:00 |
|
Wang Meng Yang
|
1cb40eae67
|
Merge branch 'bugfix/hf_disc_acl_no_disc_v4.0' into 'release/v4.0'
bugfix/acl can't disconnect when hfp_client disconnect [release/v4.0]
See merge request espressif/esp-idf!15059
|
2021-09-07 10:13:22 +00:00 |
|
jincheng
|
55ca8774ba
|
fix timer collision in role switch
Closes https://github.com/espressif/esp-idf/issues/7203
|
2021-09-06 10:30:02 +08:00 |
|
jincheng
|
ed4b55fee7
|
fix acl can not disconnect when hf_client disconnect
|
2021-09-03 11:01:33 +08:00 |
|
Wang Meng Yang
|
f5b9cf028b
|
Merge branch 'bugfix/btdm_fix_some_Document_Description_Error_v4.0' into 'release/v4.0'
component/bt: fix some ble document description error(backport v4.0)
See merge request espressif/esp-idf!14826
|
2021-09-03 01:40:46 +00:00 |
|
XieWenxiang
|
6253befcbc
|
component/bt: fix some ble document description error
|
2021-09-01 20:48:00 +08:00 |
|
Wang Meng Yang
|
91ba111dba
|
Merge branch 'bugfix/fix_a2dp_sink_blocked_v4.0' into 'release/v4.0'
Bugfix/Fix a2dp Sink Blocked Bugs[backport v4.0]
See merge request espressif/esp-idf!14014
|
2021-08-23 05:17:08 +00:00 |
|
Wang Meng Yang
|
fa3ff3afac
|
Merge branch 'component_bt/add_spp_faq_v4.0' into 'release/v4.0'
Component_bt/Add FAQ in SPP Demo README[backport v4.0]
See merge request espressif/esp-idf!14799
|
2021-08-23 05:16:26 +00:00 |
|
xiongweichao
|
640cc93b03
|
components/bt: fix spp memory leak
Closes https://github.com/espressif/esp-idf/issues/7238
|
2021-08-19 14:44:48 +08:00 |
|
Island
|
f076d9bb85
|
Merge branch 'bugfix/ble_mesh_cve_recommendation_v4.0' into 'release/v4.0'
ble_mesh: Update the SIG recommendations for CVE issues (v4.0)
See merge request espressif/esp-idf!14844
|
2021-08-18 12:42:08 +00:00 |
|
lly
|
780db9b7bf
|
ble_mesh: Update the SIG recommendations for CVE issues
|
2021-08-18 11:00:22 +08:00 |
|
Chinmay Chhajed
|
77e8e0e362
|
bt: Remove unused function esp_bt_get_mac.
|
2021-08-17 18:57:01 +05:30 |
|
liqigan
|
95f2edde07
|
add FAQ in SPP demo README
|
2021-08-17 15:20:53 +08:00 |
|
wangjialiang
|
bbaf8c5277
|
ble_mesh: stack: Fix crash for net_key_del when subnet is NULL
|
2021-07-22 11:40:22 +08:00 |
|
wangjialiang
|
d6b0a84b5d
|
ble_mesh: stack: Make unprovisioned beacon interval configurable.
Closes https://github.com/espressif/esp-idf/issues/6722
|
2021-07-22 11:40:22 +08:00 |
|
Zim Kalinowski
|
ba059149aa
|
Merge branch 'bugfix/a2dp_deint_crash_v4.0' into 'release/v4.0'
component_bt: fix a2dp deinit crash(v4.0)
See merge request espressif/esp-idf!14419
|
2021-07-21 05:32:36 +00:00 |
|
xiongweichao
|
573b660797
|
Not initialized or in the process of de-initialization, calling API will return ERR
|
2021-07-19 20:22:22 +08:00 |
|
xiongweichao
|
d7fb0c1f07
|
fix a2dp deinit crash
|
2021-07-19 20:22:14 +08:00 |
|
xiongweichao
|
d21da1f61a
|
Add remove sniff when peer not accepted sniff mode
|
2021-07-16 20:21:50 +08:00 |
|
Yang Zhao
|
75b387d7e7
|
If the scan window set as 4 slots and the scan interval set as 5 slots,
then the device will crash when starting scanning.This commit is to fix
this bug.Remove duplicate events in r_lld_evt_end
|
2021-07-16 20:14:32 +08:00 |
|
Yang Zhao
|
5abd645cce
|
bugfix:Set address resolution enable. If not set enable and the filter
policy is 2 or 3, the controller will reply with invalid param error.
|
2021-07-16 20:11:53 +08:00 |
|
Chinmay Chhajed
|
27e5498524
|
bt/controller: Fix for BLE ACL tx flush issue during reset.
|
2021-07-16 20:06:17 +08:00 |
|
Prasad Alatkar
|
817de5bee1
|
NimBLE: Fix build error for broadcaster role and bug in peer_dev_record (v4.0)
* Fix bug in nvs deletion of `ble_dev_record`.
* Update NimBLE submodule to nimble-1.1.0-idf
|
2021-07-13 13:56:03 +08:00 |
|
Wang Meng Yang
|
4a181c7872
|
Merge branch 'bugfix/invalid_feat_page_exec_v4.0' into 'release/v4.0'
bt controller: Fixed handling for invalid feature page. (v4.0)
See merge request espressif/esp-idf!13574
|
2021-07-02 13:01:33 +00:00 |
|
Wang Meng Yang
|
06ee358a09
|
Merge branch 'bugfix/fix_data_length_callback_param_err_v4.0' into 'release/v4.0'
Fixed data length update callback parameters error (back port v4.0)
See merge request espressif/esp-idf!14183
|
2021-07-02 12:16:31 +00:00 |
|
zwj
|
16e5b25c98
|
- fix data length update failed
- fix no callback when the value being used is the same as the value to be set
|
2021-06-29 14:16:03 +08:00 |
|
xiongweichao
|
8a45db1a7a
|
fix spp acceptor deadlock
|
2021-06-23 11:12:59 +08:00 |
|
liqigan
|
936572fa13
|
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:19:07 +08:00 |
|
wangjialiang
|
6ba3ae339b
|
ble_mesh: stack: Fix AuthValue Leak and Predictable AuthValue in Bluetooth Mesh Provisioning Leads to MITM
|
2021-06-17 16:53:07 +08:00 |
|
wangjialiang
|
f9b2bba5a4
|
ble_mesh: stack: Add check the value of Provisioning Random & Confirmation sent and received by provisioner
|
2021-06-16 21:28:52 +08:00 |
|
Island
|
577aef29ad
|
Merge branch 'bugfix/btdm_enable_gattc_cache_will_crash_v4.0' into 'release/v4.0'
component/bt: fix enable gattc nvs cache lead to crash
See merge request espressif/esp-idf!13916
|
2021-06-10 02:56:25 +00:00 |
|
Chinmay Chhajed
|
e42479e129
|
Bluedroid: Check only x component of passkey to avoid passkey impersonation attack.
|
2021-06-08 10:09:21 +05:30 |
|
xiewenxiang
|
3892a92d80
|
component/bt: fix enable gattc nvs cache lead to crash
|
2021-06-07 18:03:19 +08:00 |
|
liaowenhao
|
ac190b6a01
|
bugfix/fix crash when lmp flooding
|
2021-06-02 17:25:45 +08:00 |
|
baohongde
|
cff9332ddd
|
components/bt: Delete BLE ADV priority high
|
2021-06-02 11:35:56 +08:00 |
|
Prasad Alatkar
|
fc9f2e8782
|
NimBLE: Fix MITM vulnerability and free AES context (v4.0)
|
2021-05-25 14:57:37 +05:30 |
|
Chinmay Chhajed
|
805f30fda9
|
bt controller: Fixed handling for invalid feature page.
|
2021-05-25 05:09:36 +00:00 |
|
Prasad Alatkar
|
e123d89625
|
NimBLE: Update submodule to fix host flow control bugs.
|
2021-05-18 19:01:28 +05:30 |
|
Prasad Alatkar
|
b57b6f1adb
|
NimBLE: Fix host flow control in NimBLE porting layer.
- Register `ble_hs_flow_acl_free` callback in NimBLE porting layer.
|
2021-05-17 20:01:17 +05:30 |
|