zhanghaipeng
|
4593ae0741
|
fix(ble/bluedroid): Fixed BLE set adv param check
|
2024-07-10 12:23:55 +08:00 |
|
zhanghaipeng
|
7212e4e1a8
|
feat(ble/bluedroid): Support BLE50 instance in related event
|
2024-07-09 15:45:10 +08:00 |
|
zhanghaipeng
|
eec3f541f0
|
fix(ble/bluedroid): Fixed BLE report event when connection fails
|
2024-06-28 12:00:51 +08:00 |
|
Island
|
ef922dd380
|
Merge branch 'bugfix/fix_some_ble_bugs_cjh_v5.0' into 'release/v5.0'
Fixed some BLE bugs 240620 (backport v5.0)
See merge request espressif/esp-idf!31648
|
2024-06-26 20:33:09 +08:00 |
|
Jiang Jiang Jian
|
f864a09ca6
|
Merge branch 'bugfix/l2cap_use_wrong_handle_v5.0' into 'release/v5.0'
fix(bt/bluedroid): Fixed the issue of using the wrong handle to handle the BTA_JV_L2CAP_READ_EVT event(v5.0)
See merge request espressif/esp-idf!31281
|
2024-06-26 10:36:50 +08:00 |
|
chenjianhua
|
ef3c6da507
|
feat(bt/bluedroid): Add definition for the reason of BLE authentication failure
|
2024-06-24 19:48:36 +08:00 |
|
chenjianhua
|
b9fb0b8907
|
fix(bt/bluedroid): Fixed BLE security vulnerability when using fixed IRK
|
2024-06-24 19:48:36 +08:00 |
|
zwl
|
a76076fe14
|
feat(bluetooth/controller): adjust bt/porting code structure and delete redundant code
|
2024-06-24 16:03:18 +08:00 |
|
xiongweichao
|
6ff142be7e
|
fix(bt/bluedroid): Fixed deadlock caused by not unlocking
|
2024-06-17 19:02:51 +08:00 |
|
xiongweichao
|
4633d09ff1
|
fix(bt/bluedroid): Fixed L2CAP using wrong handle
- Fixed the issue of using the wrong handle to handle the BTA_JV_L2CAP_READ_EVT event.
- Closes https://github.com/espressif/esp-idf/issues/13847
|
2024-06-17 19:02:51 +08:00 |
|
Island
|
9e49bf80b3
|
Merge branch 'bugfix/fix_ble_pktlen_change_v5.0' into 'release/v5.0'
Bugfix/fix ble pktlen change (v5.0)
See merge request espressif/esp-idf!31252
|
2024-06-13 11:03:31 +08:00 |
|
zhiweijian
|
1c834a6e6e
|
feat(bt/nimble): support hci log for nimble
|
2024-06-03 09:53:15 +08:00 |
|
zhanghaipeng
|
846273356a
|
fix(ble/bluedroid): Optimize BLE stack connect callback name
|
2024-06-02 19:26:38 +08:00 |
|
zhanghaipeng
|
1d8f0aec81
|
fix(ble/bluedroid): Fixed BLE no data length change event
|
2024-06-02 19:26:27 +08:00 |
|
Alexey Lapshin
|
ef4a5fda2d
|
fix(bt): fix gcc 13.1.0 warnings
|
2024-05-28 15:57:46 +08:00 |
|
chenjianhua
|
8991f6912a
|
feat(bt/bluedroid): support BLE set privacy mode
|
2024-05-22 10:46:33 +08:00 |
|
liqigan
|
eb99868b56
|
fix(bt/bluedroid): Fix HID Device connection failed bug
Closes https://github.com/espressif/esp-idf/issues/13671
|
2024-05-09 09:24:16 +08:00 |
|
liqigan
|
a91bee2b4c
|
fix(bt/bluedroid): Fix HID Host connection bugs
1. Fix is_orig value inconsistency for HIDH open event
2. Fix the error state for repeat connection of the same device
|
2024-05-09 09:24:16 +08:00 |
|
Wang Meng Yang
|
e1dfcbc567
|
Merge branch 'bugfix/hf_local_param_null_v5.0' into 'release/v5.0'
fix(bt/bluedroid): allocate memory for control block of HFP Audio Gateway (v5.0)
See merge request espressif/esp-idf!30442
|
2024-04-30 17:25:26 +08:00 |
|
Island
|
961ca4f975
|
Merge branch 'bugfix/fix_ble_coex_assert_v5.0' into 'release/v5.0'
Update esp32 bt-lib (4012cfb)(backport v5.0)
See merge request espressif/esp-idf!30519
|
2024-04-28 10:48:07 +08:00 |
|
zhanghaipeng
|
f449df139c
|
feat(ble/bluedroid): Support BLE command status debug log
|
2024-04-26 17:14:44 +08:00 |
|
zhanghaipeng
|
614b2bbd3f
|
feat(ble/bluedroid): Support create BLE static random address and NRPA
|
2024-04-25 15:58:19 +08:00 |
|
zhanghaipeng
|
f0450152f2
|
feat(ble/bluedroid): Support BLE add device to resolving list
|
2024-04-25 15:58:19 +08:00 |
|
zhanghaipeng
|
ebf929b5f8
|
feat(ble/bluedroid): Support set resolvable provate address timeout by api
|
2024-04-25 15:58:19 +08:00 |
|
zhanghaipeng
|
182cbb85f8
|
fix(ble/bluedroid): Fixed BLE GATT max length of an attribute value
|
2024-04-25 15:58:19 +08:00 |
|
zhanghaipeng
|
1eebe9f680
|
fix(ble/bluedroid): Optimize BLE documentation comments to comply with Doxygen syntax
|
2024-04-25 15:58:19 +08:00 |
|
Jin Cheng
|
7fa711346a
|
fix(bt/bluedroid): allocate memory for control block of HFP Audio Gateway in its initialization when dynamic memory is wnabled
|
2024-04-24 08:28:45 +08:00 |
|
xiongweichao
|
631aa85bdc
|
fix(bt/bluedroid): Fixed crash after bluedroid deinit
hci_host_env.downstream_data_ready is set to NULL during bluedroid deinit,
causing the controller to use a null pointer when calling callback.
|
2024-04-18 10:53:11 +08:00 |
|
Island
|
4ae73b7fa7
|
Merge branch 'bugfix/fix_ble_appearance_v5.0' into 'release/v5.0'
Fixed BLE appearance category ranges (v5.0)
See merge request espressif/esp-idf!30287
|
2024-04-18 10:44:08 +08:00 |
|
Jiang Jiang Jian
|
d435059751
|
Merge branch 'bugfix/sdp_remove_record_no_evt_v5.0' into 'release/v5.0'
fix(bt/bluedroid): Fixed the crash caused by using illegal pointers during SDP deinit(v5.0)
See merge request espressif/esp-idf!29944
|
2024-04-18 10:24:58 +08:00 |
|
zhanghaipeng
|
e45d91c36d
|
fix(ble/bluedroid): Fixed set BLE appearance value
|
2024-04-17 20:40:09 +08:00 |
|
Wang Meng Yang
|
6d63daac84
|
Merge branch 'feature/add_api_to_send_vendor_hci_cmd_v5.0' into 'release/v5.0'
Feature/add api to send vendor hci cmd v5.0 (backport v5.0)
See merge request espressif/esp-idf!30227
|
2024-04-16 17:49:01 +08:00 |
|
zhiweijian
|
70f84cfca9
|
fix(ble/bluedroid): Fixed adv not restart due to disconnection reason 0x3e
|
2024-04-13 15:53:20 +08:00 |
|
zhiweijian
|
c755433922
|
feat(bt/common): Add bluerooth hci layer data stream record
|
2024-04-13 15:44:27 +08:00 |
|
zhiweijian
|
57665f7246
|
feat(bt/bluedroid): add api to setnd vendor hci command
|
2024-04-13 14:13:43 +08:00 |
|
zhiweijian
|
304be189d8
|
fix(ble/bluedroid): fixed bluedroid host DTM API
|
2024-04-13 14:13:26 +08:00 |
|
zhiweijian
|
1e72b8b803
|
feat(ble/bluedroid): Add APIs for BLE direct test mode on bluedroid host
|
2024-04-13 14:13:04 +08:00 |
|
xiongweichao
|
eab0acdb3c
|
fix(bt/bluedorid): Fixed crash caused by using illegal pointer
|
2024-04-12 09:13:43 +08:00 |
|
xiongweichao
|
da2a32fbad
|
fix(bt/bluedorid): Fixed no event when removing an invalid SDP record
|
2024-04-12 09:13:43 +08:00 |
|
xiongweichao
|
350a248a7f
|
fix(bt/bluedroid): Fix SPP crash after deinit
- The disconnection event comes up after spp disable is completed, so a null pointer is used.
|
2024-04-10 20:11:27 +08:00 |
|
Jin Cheng
|
54d0912307
|
change(bt/bluedroid): Use BTC util to convert HCI status to ESP status
|
2024-03-28 11:05:22 +08:00 |
|
Jin Cheng
|
baf45b004e
|
feat(bt/bluedroid): Moved the memory allocation of HF AG control blocks to BTC module
|
2024-03-14 10:53:48 +08:00 |
|
Jiang Jiang Jian
|
d388c85fd2
|
Merge branch 'bugfix/fix_some_ble_bugs_cjh_v5.0' into 'release/v5.0'
Fixed some BLE bugs 2403 (backport v5.0)
See merge request espressif/esp-idf!29467
|
2024-03-12 11:01:32 +08:00 |
|
zhanghaipeng
|
af28f8cfb5
|
fix(ble/bluedroid): Fixed BLE BLE periodic advertising parameter check
|
2024-03-10 20:04:44 +08:00 |
|
zhanghaipeng
|
3221583d2f
|
fix(ble/bluedroid): Fixed BLE crash when repeatedly initialize and deinitialize host
|
2024-03-10 20:04:44 +08:00 |
|
chenjianhua
|
727e351b35
|
feat(bt/bluedroid): Add ext adv and privacy status check
|
2024-03-08 09:29:55 +08:00 |
|
thekurtovic
|
221d33cee0
|
fix(bt/bluedroid): Fixed "reprot" typo in esp_ble_gap_ext_adv_reprot_t
|
2024-03-08 09:29:55 +08:00 |
|
chenjianhua
|
380679a387
|
fix(bt/bluedroid): Fixed crash when calculating GATTS database hash
|
2024-03-08 09:29:55 +08:00 |
|
zhanghaipeng
|
b354d97795
|
fix(ble/bluedroid): Update maximum BLE reconnection attempts configuration
|
2024-02-27 09:12:12 +08:00 |
|
Jiang Jiang Jian
|
66d71efb87
|
Merge branch 'bugfix/update_spp_doc_v5.0' into 'release/v5.0'
docs(bt/bluedroid): update API documents of SPP (v5.0)
See merge request espressif/esp-idf!29172
|
2024-02-23 11:15:03 +08:00 |
|