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
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
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
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
liqigan
95f2edde07
add FAQ in SPP demo README
2021-08-17 15:20:53 +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
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
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
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
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
Prasad Alatkar
fc9f2e8782
NimBLE: Fix MITM vulnerability and free AES context (v4.0)
2021-05-25 14:57:37 +05:30
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
Jiang Jiang Jian
9ee19a35b8
Merge branch 'bugfix/spp_data_send_delay_v4.0' into 'release/v4.0'
...
Bugfix/spp data send delay v4.0
See merge request espressif/esp-idf!11774
2021-05-08 09:47:23 +00:00
Jiang Jiang Jian
3907e8a067
Merge branch 'bugfix/bta_hf_client_sco_co_out_data_v4.0' into 'release/v4.0'
...
bugfix/if bta_hf_client_sco_co_out_data is called, it will crash when sco disconnected [backport v4.0]
See merge request espressif/esp-idf!12558
2021-05-08 07:28:38 +00:00
baohongde
09e665770f
components/bt: Add API to config QoS
2021-05-08 06:05:50 +00:00
baohongde
e1c9aafd46
components/bt: Add QOS for SPP, to decrease the delay from slave to master
2021-05-08 06:05:50 +00:00
zwj
eb9841e769
update con state when getting connection cancle complete
2021-05-08 03:42:02 +00:00
zwj
84df41cdf0
fix multi-connection pair failed
2021-05-08 03:42:02 +00:00
liaowenhao
acbcf13ee5
bugfix/if bta_hf_client_sco_co_out_data is called, it will crash when sco disconnected
2021-05-07 23:23:38 +00:00
XieWenxiang
1d1368858c
component/bt: Modify some ambiguous descriptions (release v4.0)
2021-05-07 08:08:39 +00:00
Jiang Jiang Jian
b2bcb609ad
Merge branch 'nimble/add_error_prints_acl_buf_v4.0' into 'release/v4.0'
...
NimBLE: Add error prints for ACL buffer exhaustion in NPL (v4.0)
See merge request espressif/esp-idf!12971
2021-04-22 06:04:33 +00:00
zwj
911ce08722
add connection parameter check
2021-04-21 12:21:57 +00:00
zwj
f637a0792d
fix ble connection maximum latency is 499
2021-04-21 12:21:57 +00:00
zwj
d0b8d53410
disable bluedroid congest error log print
2021-04-21 12:21:57 +00:00
zhiweijian
722035b846
fix read multi char failed(GATT_27001)
2021-04-21 12:21:57 +00:00
zhiweijian
fcf36466cd
fix add white list failed
2021-04-21 12:21:57 +00:00
zwj
47e5793c73
fix bluedroid repair faild if the two most significant bits of public address is '01'
2021-04-21 12:21:57 +00:00
zwj
d321ee69d5
- fix congest return value
...
- fix system no rsp when doing disconnect
- fix no congest event when ssc do writing performance
2021-04-21 12:21:57 +00:00
zwj
e0362061a5
fix ble read multi char err when the number of handles is more than 10
2021-04-21 12:21:57 +00:00
zwj
0776318c56
fix scan rsp length err
2021-04-21 12:21:57 +00:00
zwj
712feb1e81
fix vendor hci memory leak
2021-04-21 12:21:57 +00:00
Marius Vikhammer
531cab5fc4
docs: fix doxygen compile warnings for doxygen 1.9.1
...
Newer versions of doxygen will give warnings for comments in
INPUT lists
Delete all comment lines to fix these warnings, our folder structure
stil gives an OK overview of what we are including
2021-04-12 08:44:04 +08:00