Jin Cheng
|
c38a3544ca
|
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:15 +08:00 |
|
zhanghaipeng
|
151976a2c2
|
fix(ble/bluedroid): Fixed set BLE appearance value
|
2024-04-17 20:40:44 +08:00 |
|
zhiweijian
|
45f5714beb
|
fix(ble/bluedroid): Fixed adv not restart due to disconnection reason 0x3e
|
2024-04-13 15:41:49 +08:00 |
|
zhiweijian
|
cc2e293d7c
|
feat(bt/common): Add bluerooth hci layer data stream record
|
2024-04-13 15:41:15 +08:00 |
|
zhiweijian
|
070f6b4c9a
|
feat(bt/bluedroid): add api to setnd vendor hci command
|
2024-04-13 12:57:55 +08:00 |
|
zhiweijian
|
eefcec929e
|
fix(ble/bluedroid): fixed bluedroid host DTM API
|
2024-04-13 11:47:44 +08:00 |
|
zhiweijian
|
fc5bd26340
|
feat(ble/bluedroid): Add APIs for BLE direct test mode on bluedroid host
|
2024-04-13 11:45:04 +08:00 |
|
xiongweichao
|
67137791cd
|
fix(bt/bluedorid): Fixed crash caused by using illegal pointer
|
2024-04-07 19:08:41 +08:00 |
|
xiongweichao
|
75c0c89de3
|
fix(bt/bluedorid): Fixed no event when removing an invalid SDP record
|
2024-04-07 19:08:41 +08:00 |
|
Jin Cheng
|
1dc8ace8c7
|
change(bt/bluedroid): Use BTC util to convert HCI status to ESP status
|
2024-03-28 10:19:00 +08:00 |
|
Alexey Lapshin
|
4325d5c9c5
|
fix(bt): fix gcc 13.1.0 warnings
|
2024-03-18 14:55:22 +05:30 |
|
Jin Cheng
|
0fcd6a7c73
|
feat(bt/bluedroid): Moved the memory allocation of HF AG control blocks to BTC module
|
2024-03-14 10:53:11 +08:00 |
|
Darshan Dobariya
|
86ec111525
|
fix(nimble): Added ble_host_rpa_enabled flag for address resoultion for esp32
|
2024-03-12 20:53:43 +05:30 |
|
Rahul Tank
|
a4916eb8a6
|
Merge branch 'bugfix/fix_strict_prototype_hid_v5.1' into 'release/v5.1'
fix(nimble): Address compilation errors when strict-prototype is enabled (v5.1)
See merge request espressif/esp-idf!29541
|
2024-03-12 23:00:59 +08:00 |
|
Rahul Tank
|
f93025b7f9
|
Merge branch 'feat/exposed_gap_service_macros_to_menuconfig_v5.1' into 'release/v5.1'
feat(nimble): Exposed macros used by GAP service to menuconfig (v5.1)
See merge request espressif/esp-idf!29505
|
2024-03-12 12:22:23 +08:00 |
|
Jiang Jiang Jian
|
b0fb3bbe01
|
Merge branch 'bugfix/fix_some_ble_bugs_240310_v5.1' into 'release/v5.1'
Bugfix/fix some ble bugs 240310 v5.1(backport v5.1)
See merge request espressif/esp-idf!29518
|
2024-03-12 10:56:25 +08:00 |
|
Jiang Jiang Jian
|
8519d3c509
|
Merge branch 'bugfix/fix_some_ble_bugs_cjh_v5.1' into 'release/v5.1'
Fixed some BLE bugs 2403 (backport v5.1)
See merge request espressif/esp-idf!29466
|
2024-03-12 10:54:06 +08:00 |
|
Rahul Tank
|
dc384fcb4d
|
Merge branch 'bugfix/gap_connect_failed_with_0x0d_v5.1' into 'release/v5.1'
fix(nimble): Revise the help section for the Kconfig macro BLE_RPA_TIMEOUT (v5.1)
See merge request espressif/esp-idf!29493
|
2024-03-11 23:10:55 +08:00 |
|
Rahul Tank
|
e78e9a9558
|
Merge branch 'bugfix/expose_baud_rate_in_menu_v5.1' into 'release/v5.1'
fix(nimble): Exposed the baud rate for hci uart in menuconfig (v5.1)
See merge request espressif/esp-idf!29489
|
2024-03-11 20:09:45 +08:00 |
|
Sumeet Singh
|
74e3970cfe
|
feat(nimble): Exposed macros used by GAP service to menuconfig (v5.1)
|
2024-03-11 17:25:30 +05:30 |
|
Rahul Tank
|
ab7708bdee
|
fix(nimble): Address compilation errors when strict-prototype is enabled
|
2024-03-11 17:22:13 +05:30 |
|
chenjianhua
|
b5425ffa5c
|
feat(bt/bluedroid): Add ext adv and privacy status check
|
2024-03-11 18:03:26 +08:00 |
|
thekurtovic
|
2fc2876109
|
fix(bt/bluedroid): Fixed "reprot" typo in esp_ble_gap_ext_adv_reprot_t
|
2024-03-11 18:03:26 +08:00 |
|
chenjianhua
|
7d197cfd0d
|
fix(bt/bluedroid): Fixed crash when calculating GATTS database hash
|
2024-03-11 18:03:26 +08:00 |
|
zhanghaipeng
|
672775bc17
|
fix(ble/bluedroid): Fixed BLE BLE periodic advertising parameter check
|
2024-03-11 18:01:27 +08:00 |
|
zhanghaipeng
|
2e34e6c02c
|
fix(ble/bluedroid): Fixed BLE crash when repeatedly initialize and deinitialize host
|
2024-03-11 18:01:27 +08:00 |
|
Abhinav Kudnar
|
0a3407f379
|
fix(nimble): Revise the help section for the Kconfig macro BLE_RPA_TIMEOUT
|
2024-03-11 10:22:02 +05:30 |
|
Roshan Bangar
|
88605c0ae0
|
fix(nimble): Exposed the baud rate for hci uart in menuconfig
|
2024-03-11 10:20:43 +05:30 |
|
Sumeet Singh
|
e5058945ea
|
feat(nimble): read multiple variable length characteristics (v5.1)
|
2024-03-11 10:19:31 +05:30 |
|
Jiang Jiang Jian
|
603268efe1
|
Merge branch 'bugfix/update_spp_doc_v5.1' into 'release/v5.1'
docs(bt/bluedroid): update API documents of SPP (v5.1)
See merge request espressif/esp-idf!29171
|
2024-03-05 10:49:24 +08:00 |
|
Rahul Tank
|
c1f26cca62
|
Merge branch 'bugfix/increase_reattempt_conn_count_v5.1' into 'release/v5.1'
fix(nimble): Increase range of reattempt connection count (v5.1)
See merge request espressif/esp-idf!29341
|
2024-03-04 19:44:11 +08:00 |
|
Roshan Bangar
|
86aaec48a0
|
fix(nimble): fixed missing controller disabled guard in esp_nimble_deinit
|
2024-03-01 12:54:53 +05:30 |
|
Rahul Tank
|
fbbf6d2708
|
fix(nimble): Merge hci_common.h file for all chips
|
2024-03-01 12:54:53 +05:30 |
|
Roshan Bangar
|
39c27275c8
|
feat(nimble): Nimble Host only mode over uart
|
2024-03-01 12:54:53 +05:30 |
|
SumeetSingh19
|
85befcc45d
|
feat(nimble): client presentation and aggregate format descriptor support
|
2024-03-01 12:54:53 +05:30 |
|
SumeetSingh19
|
90c029494f
|
feat(nimble): signed write support
|
2024-03-01 12:54:53 +05:30 |
|
SumeetSingh19
|
0dbfe37505
|
feat(nimble): additional AD types for advertisements
|
2024-03-01 12:54:53 +05:30 |
|
SumeetSingh19
|
5b0c32e37f
|
feat(nimble): authorization permission on gatt read and write
|
2024-03-01 12:54:53 +05:30 |
|
SumeetSingh19
|
b62d94b2a4
|
fix(nimble): allow auto connection and observer role
|
2024-03-01 12:54:53 +05:30 |
|
Rahul Tank
|
d771840189
|
fix(nimble): Increase range of reattempt connection count
|
2024-02-29 15:57:46 +05:30 |
|
Jin Cheng
|
cc9932c7ef
|
docs(bt/bluedroid): update API documents of SPP
|
2024-02-28 16:22:15 +08:00 |
|
Island
|
7cfe2274d2
|
Merge branch 'bugfix/fix_ble_max_reconnect_v5.1' into 'release/v5.1'
fix(ble/bluedroid): Update maximum BLE reconnection attempts configuration(backport v5.1)
See merge request espressif/esp-idf!29223
|
2024-02-28 15:41:08 +08:00 |
|
Jiang Jiang Jian
|
2e9916bf7c
|
Merge branch 'feat/support_get_bluedroid_status_v5.1' into 'release/v5.1'
Support get status of bluedroid host (backport v5.1)
See merge request espressif/esp-idf!28882
|
2024-02-28 11:14:10 +08:00 |
|
Jiang Jiang Jian
|
956797efbd
|
Merge branch 'feature/gatt_caching_support_v5.1' into 'release/v5.1'
feat(nimble): Gatt caching support (v5.1)
See merge request espressif/esp-idf!28512
|
2024-02-28 10:44:38 +08:00 |
|
Jiang Jiang Jian
|
f9db462a46
|
Merge branch 'bugfix/fix_dangling_pointer_in_remove_bond_list_section_v5.1' into 'release/v5.1'
fix(bt/bluedroid): fix dangling pointer issue when logging removed section (backport v5.1)
See merge request espressif/esp-idf!28962
|
2024-02-27 20:01:11 +08:00 |
|
Jiang Jiang Jian
|
69900de25d
|
Merge branch 'bugfix/ble_bug_backport_20240205_v5.1' into 'release/v5.1'
Bugfix/ble bug backport 20240205 v5.1 (backport v5.1)
See merge request espressif/esp-idf!28900
|
2024-02-27 20:00:24 +08:00 |
|
zhanghaipeng
|
12131f4b8a
|
fix(ble/bluedroid): Update maximum BLE reconnection attempts configuration
|
2024-02-23 15:51:05 +08:00 |
|
gongyantao
|
aad082a795
|
fix(bt/bluedroid): fix dangling pointer issue when logging remove section
|
2024-02-07 14:58:08 +08:00 |
|
zhiweijian
|
fd8bfba10a
|
Fixed xQueueSemaphoreTask assert when deinit host during scan
|
2024-02-05 16:06:37 +08:00 |
|
chenjianhua
|
4e4f494ca7
|
feat(bt/bluedroid): Support get status of bluedroid host
|
2024-02-04 16:50:36 +08:00 |
|
chenjianhua
|
ad7a2831b2
|
feat(bt/bluedroid): Make the max number of bond device to be configurable
|
2024-02-04 16:50:18 +08:00 |
|
xiongweichao
|
05d196938d
|
fix(bt/bluedroid): Fixed SPP connection failure
The connection failure is caused by the BTU and application layer status being out of sync.
|
2024-01-30 15:42:39 +08:00 |
|
Roshan Bangar
|
30f01c33e1
|
feat(nimble): Gatt caching support
|
2024-01-25 09:59:03 +05:30 |
|
Island
|
e4ae078224
|
Merge branch 'bugfix/ble_check_adv_data_v5.1' into 'release/v5.1'
fix(bt/bluedroid): Fix ble adv data check to avoid memory overflow(backport v5.1)
See merge request espressif/esp-idf!28406
|
2024-01-25 12:06:02 +08:00 |
|
Island
|
7d45bbef63
|
Merge branch 'bugfix/fix_ble_memory_leak_v5.1' into 'release/v5.1'
fix(ble/bluedroid): Fix ble memory leak when gattc config off(backport v5.1)
See merge request espressif/esp-idf!28496
|
2024-01-25 11:59:13 +08:00 |
|
Island
|
4fd3de1ce8
|
Merge branch 'bugfix/fix_some_ble_issue_v5.1' into 'release/v5.1'
Bugfix/fix some ble issue v5.1(backport v5.1)
See merge request espressif/esp-idf!28616
|
2024-01-25 11:59:02 +08:00 |
|
Zeke Gustafson
|
5fa653771f
|
feat(ble/bluedroid): Add getter for BLE GAP callback
|
2024-01-22 20:56:03 +08:00 |
|
Zeke Gustafson
|
8dbfff100e
|
feat(ble/bluedroid): Add getter for BLE GATTS callback
|
2024-01-22 20:55:56 +08:00 |
|
zhanghaipeng
|
77ca6c58c1
|
feat(ble/bluedroid): Add getter for BLE GATTC calllback
|
2024-01-22 20:55:49 +08:00 |
|
zhanghaipeng
|
cc78bb61b5
|
docs(ble/bluedroid): Optimize documentation for BLE duplicate scan
|
2024-01-22 20:55:42 +08:00 |
|
zhanghaipeng
|
9c93c54d81
|
fix(ble/bluedroid): Fix dangling pointer issue in deletion of bonded devices
|
2024-01-22 20:55:31 +08:00 |
|
zhanghaipeng
|
22bdd07668
|
fix(ble/bluedroid): Fix BLE background connection log level
|
2024-01-22 20:55:23 +08:00 |
|
Darshan Dobariya
|
95e0a1d1b6
|
fix(nimble): Added support for address resolution during inquiry.
|
2024-01-22 09:42:22 +08:00 |
|
zhanghaipeng
|
b59aeaa192
|
fix(bt/bluedroid): Fix ble adv data check to avoid memory overflow
|
2024-01-19 10:52:34 +08:00 |
|
zhanghaipeng
|
6a81c1fcce
|
fix(ble/bluedroid): Fix ble memory leak when gattc config off
|
2024-01-19 10:52:20 +08:00 |
|
linruihao
|
2fa19aab7a
|
fix(bt/bludroid): Increase BTU task stack size
|
2024-01-08 11:36:07 +08:00 |
|
Rahul Tank
|
d2c1fcf56e
|
Merge branch 'bugfix/enable_addr_resol_across_reboot_v5.1' into 'release/v5.1'
fix(nimble): Enable address resolution across reboot (v5.1)
See merge request espressif/esp-idf!28215
|
2024-01-03 20:10:00 +08:00 |
|
Rahul Tank
|
c6946cb2fd
|
fix(nimble): Enable address resolution across reboot
|
2024-01-02 14:04:44 +05:30 |
|
zhanghaipeng
|
3241fd237b
|
fix(bt/bluedroid): Fix BLE robost cashing config
|
2023-12-30 20:14:19 +08:00 |
|
Jiang Jiang Jian
|
bc2389029c
|
Merge branch 'bugfix/fix_ble_app_unregister_no_event_v5.1' into 'release/v5.1'
fix(bt/bluedroid): Fix ble app unregister no event(backport v5.1)
See merge request espressif/esp-idf!28175
|
2023-12-29 16:03:39 +08:00 |
|
Jiang Jiang Jian
|
b929a149db
|
Merge branch 'bugfix/fix_gatts_stop_race_condition_v5.1' into 'release/v5.1'
fix(nimble): Handled race condition for conn variables being set to NULL (v5.1)
See merge request espressif/esp-idf!28169
|
2023-12-29 16:02:17 +08:00 |
|
Jiang Jiang Jian
|
82bfc1de86
|
Merge branch 'bugfix/crash_in_btc_hf_init_v5.1' into 'release/v5.1'
fix(bt/bluedroid): Avoided crash of LoadProhibited during HFP AG deinitialization (v5.1)
See merge request espressif/esp-idf!28117
|
2023-12-29 12:01:51 +08:00 |
|
Jiang Jiang Jian
|
8b84071f6a
|
Merge branch 'backport/fix_ble_prepare_write_v5.1' into 'release/v5.1'
Backport/fix ble prepare write v5.1
See merge request espressif/esp-idf!27909
|
2023-12-29 12:01:01 +08:00 |
|
zhanghaipeng
|
7755e6190c
|
fix(bt/bluedroid): Fix ble app unregister no event
|
2023-12-28 19:10:10 +08:00 |
|
Rahul Tank
|
aa2c91072d
|
fix(nimble): Handled race condition for conn variables being set to NULL
|
2023-12-28 15:13:09 +05:30 |
|
Roshan Bangar
|
dc9d9b41f2
|
fix(nimble): Added periodic_adv_enh soc_caps for c2, h2
|
2023-12-27 15:03:17 +05:30 |
|
Jin Cheng
|
9d41ed6546
|
feat(bt/bluedroid): Added an API to specify data types for ACL-U traffic
|
2023-12-26 20:21:15 +08:00 |
|
Jin Cheng
|
f7cfcebe69
|
fix(bt/bluedroid): Disabled Sniff Subrating temporarily as it did not work well
|
2023-12-26 11:51:32 +08:00 |
|
Jin Cheng
|
885c070eb8
|
fix(bt/bluedroid): Changed the default air mode to invalid value
|
2023-12-26 11:51:32 +08:00 |
|
Jin Cheng
|
5f621c33da
|
fix(bt/bluedroid): Removed redundant operation of SCO clean up
|
2023-12-26 11:51:32 +08:00 |
|
Jin Cheng
|
bf7e27d126
|
fix(bt/bluedroid): Corrected the definitions of HF Client callback events
|
2023-12-26 11:51:32 +08:00 |
|
Jin Cheng
|
94faa4a112
|
fix(bt/bluedroid): Avoided crash of LoadProhibited during HFP AG deinitialization
Move the release of the control blocks from the start
of deinitialization to the profile disabled event.
|
2023-12-26 11:51:32 +08:00 |
|
Jin Cheng
|
3c088db873
|
fix(bt/bluedroid): Added dynamic memory allocation for HFP control blocks
|
2023-12-26 11:51:32 +08:00 |
|
Jin Cheng
|
244a3f892e
|
fix(bt/bluedroid): Set the alarm_arg to NULL after releasing to avoid double free in L2CAP layer
|
2023-12-26 11:04:46 +08:00 |
|
Jin Cheng
|
0d5d7cbff7
|
fix(bt/bluedroid): Set the alarm_arg to NULL after releasing to avoid double free in BTC layer
|
2023-12-26 11:04:46 +08:00 |
|
Jiang Jiang Jian
|
df8cc9ad37
|
Merge branch 'fix/btc_config_lock_error_v5.1' into 'release/v5.1'
fix(bt/bluedroid): fixed btc_config_lock error (backport v5.1)
See merge request espressif/esp-idf!28070
|
2023-12-25 10:18:26 +08:00 |
|
zhanghaipeng
|
6644bcc320
|
fix(bt/bluedroid): Fix BLE prepare write
|
2023-12-23 20:19:37 +08:00 |
|
Rahul Tank
|
0dc286db38
|
fix(nimble): Add VSC support for setting chan select algo
|
2023-12-22 18:31:52 +05:30 |
|
Rahul Tank
|
3629f070b6
|
Merge branch 'feature/hogp_example_support_v5.1' into 'release/v5.1'
feat(nimble): Added HID over Gatt Profile Support (v5.1)
See merge request espressif/esp-idf!28025
|
2023-12-22 20:52:17 +08:00 |
|
Island
|
6deb0ae743
|
Merge branch 'bugfix/ble_update_lib_20231219_v5.1' into 'release/v5.1'
update lib on release/v5.1
See merge request espressif/esp-idf!27999
|
2023-12-22 14:57:32 +08:00 |
|
Roshan Bangar
|
a95bf9e0c3
|
feat(nimble): added HID over Gatt profile support
|
2023-12-22 11:23:05 +05:30 |
|
Rahul Tank
|
04b6feb1ad
|
Merge branch 'bugfix/handle_all_zero_bdaddr_v5.1' into 'release/v5.1'
fix(nimble): Handle all 0s address of external controllers during IRK generation (v5.1)
See merge request espressif/esp-idf!27960
|
2023-12-22 11:53:07 +08:00 |
|
gongyantao
|
83a99d954d
|
fix(bt/bluedroid): fixed btc_config_lock error
|
2023-12-22 11:30:39 +08:00 |
|
Jiang Jiang Jian
|
925e3e2ed5
|
Merge branch 'fix/build_error_in_compiler_performance_mode_v5.1' into 'release/v5.1'
fix(bt/bluedroid): fixed build error when compiler in performace mode (backport v5.1)
See merge request espressif/esp-idf!27864
|
2023-12-21 11:30:38 +08:00 |
|
luomanruo
|
c67710bacf
|
ble: support for selecting CSA#2 by menuconfig
ble(fix): fixed event receiving on host side without returning event buffer to pool
|
2023-12-19 14:20:19 +08:00 |
|
Island
|
fae6ce0e7d
|
Merge branch 'bugfix/ble_stack_disable_v5.1' into 'release/v5.1'
Bugfix/ble stack disable v5.1(backport v5.1)
See merge request espressif/esp-idf!27650
|
2023-12-19 12:00:04 +08:00 |
|
zhanghaipeng
|
103656e7a2
|
feat(bt/bluedroid): Support ble create sync report disable and filter duplicate
|
2023-12-18 11:51:29 +08:00 |
|
zhanghaipeng
|
e0a0ee9ae9
|
fix(bt/bluedroid): Fix bluedroid menuconfig
|
2023-12-18 11:51:29 +08:00 |
|
zhanghaipeng
|
8d78433dea
|
fix(bt/bluedroid): Fix BLE SMP register log level
|
2023-12-18 11:51:29 +08:00 |
|
zhanghaipeng
|
55409e2395
|
fix(bt/bluedroid): Fix ble adv and scan status when deinit bluedroid
|
2023-12-18 11:47:50 +08:00 |
|