Yuan Hong Hui
d8eeb67dfd
ble_mesh:example:change position of vendor model and generic onoff model callback(v4.3)
2022-12-29 16:42:18 +08:00
Yuan Hong Hui
4a5459f012
ble_mesh:example:change the level of nimble host log
2022-12-15 18:05:24 +08:00
wangjialiang
0f95a31589
ble_mesh: stack: Fix exceptional list parameters check issue
2022-12-05 20:26:11 +08:00
Yuan Hong Hui
35d63c893c
ble_mesh:example:Add command to test the function of duplicate exceptional list(v4.3)
2022-11-23 10:25:33 +08:00
Island
c10ce8f92b
Merge branch 'bugfix/ble_mesh_console_memory_leak_test_forv4.3' into 'release/v4.3'
...
ble_mesh:example:fix memory leak(v4.3)
See merge request espressif/esp-idf!20039
2022-10-28 16:12:36 +08:00
Yuan Hong Hui
eba6275572
ble_mesh:example:change the method of get model
2022-09-28 15:29:03 +08:00
Yuan Hong Hui
372f637f25
ble_mesh:example:fix memory leak
2022-09-08 16:24:18 +08:00
Yuan Hong Hui
33ea98ffc7
ble_mesh:ble mesh console support nimble
2022-08-17 14:36:26 +08:00
Yuan Hong Hui
190cd2f8cd
ble_mesh:the memory requested by malloc has not benn released
2022-08-12 06:03:58 +00:00
Jiang Jiang Jian
a456819d78
Merge branch 'bugfix/fix_bt_sphinx_warnings_4.3' into 'release/v4.3'
...
components_bt: fix unstandard typedefs [backport v4.3]
See merge request espressif/esp-idf!19339
2022-08-12 14:00:35 +08:00
weitianhua
d264f30e76
component_bt: Fix build doc errors of bt
...
1. bluedroid: use standard function pointer define.
2. blufi: Change ESP_BD_ADDR_LEN into ESP_BLUFI_BD_ADDR_LEN
3. doc/sphinx_known_warnings: Remove fixed parts.
2022-08-12 12:11:54 +08:00
wangjialiang
bcf14175c4
ble_mesh: doc: Restore missing ble mesh videos
2022-08-05 11:55:22 +08:00
Yuan Hong Hui
ff77e2fa69
ble_mesh:change the location of print ready
2022-07-13 18:08:47 +08:00
baohongde
99adcfbda0
components/bt: move config BT_RESERVE_DRAM from bluedroid to ESP32 controller
2022-03-11 10:48:21 +00:00
baohongde
6f86e1bb63
components/bt: Fix link error of Kconfig
2022-03-11 10:48:21 +00:00
Yuan Hong Hui
ab375388ef
ble mesh:example:correct the output log level
2022-02-16 15:18:06 +08:00
Yuan Hong Hui
47bd9d4171
ble mesh:example:delete unused tag
2022-02-16 15:17:57 +08:00
Yuan Hong Hui
69b9ad27c3
ble mesh:example:response for checking restart in auto_test
2022-02-16 15:17:48 +08:00
Yuan Hong Hui
432e9b6293
ble mesh:example:correct repl config prompt
2022-02-16 15:17:35 +08:00
Island
3829ee1889
Merge branch 'bugfix/filter_repeated_packages_forv4.3' into 'release/v4.3'
...
filter repeated packages then send response(v4.3)
See merge request espressif/esp-idf!16819
2022-01-25 06:39:59 +00:00
Yuan Hong Hui
117b23a82a
filter repeated packages then send response(v4.3)
2022-01-25 06:39:59 +00:00
Yuan Hong Hui
aabac43480
add cmd to publish and recv heartbeat message
2022-01-07 15:03:58 +08:00
Chen Yudong
1c18f28a4a
ci: preserve artifacts for local test apps
...
build ble_mesh_console example on c3 as well
add test dir examples/bluetooth/esp_ble_mesh/ble_mesh_console
add test dir examples/bluetooth/hci/controller_hci_uart_esp32
2021-12-08 16:31:21 +08:00
Yuan Hong Hui
0315383d92
test: fix ble mesh send problem (v4.3)
2021-11-23 07:11:34 +00:00
wangjialiang
b6bea34706
ble_mesh: stack: Add sdkconfig.defaults.esp32s3 for esp32s3
...
Closes https://github.com/espressif/esp-idf/issues/7061
2021-06-09 12:51:52 +00:00
Yuan Ming Fu
a59a5cb2cc
ble_mesh: aligenie_demo: Add sdkconfig.defaults for esp32c3 (backport V4.3)
2021-03-26 14:02:49 +08:00
lly
3f8a7cc125
ble_mesh: example: Add sdkconfig.defaults for esp32c3
2021-02-04 09:20:18 +00:00
Jiang Jiang Jian
76bb9565af
Merge branch 'bugfix/fix_wifi_interface_use' into 'master'
...
esp_wifi: Modify ESP_IF_WIFI_STA to WIFI_IF_STA
See merge request espressif/esp-idf!12050
2021-01-25 12:18:27 +08:00
xiehang
dffbce9813
esp_wifi: Modify ESP_IF_WIFI_AP to WIFI_IF_AP
2021-01-19 11:58:04 +08:00
xiehang
b8a8fe3f54
esp_wifi: Modify ESP_IF_WIFI_STA to WIFI_IF_STA
2021-01-19 11:55:44 +08:00
lly
bcd9710b86
ble_mesh: ci: Add disable log sdkconfig test files
2021-01-19 02:09:58 +00:00
Island
f01264f9d5
Merge branch 'bugfix/ble_mesh_build_error_c3_merge_master' into 'master'
...
Bugfix/ble mesh build error c3 merge master
See merge request espressif/esp-idf!11844
2021-01-18 13:20:48 +08:00
Jiang Jiang Jian
9e059689f2
Merge branch 'bugfix/fix_iperf_example_crash_issue' into 'master'
...
example: Scan failure should not cause system crash
Closes WIFI-3306
See merge request espressif/esp-idf!11998
2021-01-18 10:52:58 +08:00
lly
bcdd470618
ble_mesh: example: Add gpio option for ESP32C3-DevKitC
2021-01-18 08:59:23 +08:00
xiehang
d9e1d51ec8
example: Scan failure should not cause system crash
2021-01-15 11:45:23 +00:00
zwj
7c1c669799
component/bt: add BLE v5.0 feature for bluedroid host
2021-01-15 17:55:12 +08:00
xiehang
c260c223e9
example: We should not check the return value of esp_wifi_connect() in any case
2021-01-11 14:40:18 +08:00
Ivan Grokhotkov
7f3b16a99d
freertos: always enable static allocation
...
to use it for newlib locks
2020-12-29 16:18:04 +01:00
lly
a18304224d
ble_mesh: ci: Add ble & ble mesh coex sdkconfig test files
2020-12-21 09:08:25 +00:00
lly
b77563abb0
ble_mesh: Replace zephyr integer types with C99 types [Zephyr]
2020-12-08 15:13:04 +08:00
lly
2803c81f83
ble_mesh: ci: Add settings sdkconfig test files
2020-12-04 20:31:25 +08:00
Yuan Ming Fu
76c279bee1
bugfix: update genie timer in aligenie example
2020-12-02 12:04:27 +08:00
InfiniteYuan
39bddb720f
ble_mesh: example: update function parameter
2020-11-30 11:01:41 +08:00
lly
382815cad6
ble_mesh: ci: Add PB-ADV & PB-GATT sdkconfig test files
2020-11-25 20:51:23 +08:00
Island
af45d6d6ea
Merge branch 'bugfix/ble_mesh_wifi_coexit_example' into 'master'
...
bugfix: Delete local variables to avoid null global variables
See merge request espressif/esp-idf!11367
2020-11-25 20:29:15 +08:00
InfiniteYuan
b6c86dfa00
bugfix: Delete local variables to avoid null global variables
2020-11-25 15:41:31 +08:00
InfiniteYuan
7e182bb808
ble mesh: add aligenie ble mesh example
2020-11-25 14:33:33 +08:00
lly
ad52ba97e1
ble_mesh: ci: Add enabling hb recv sdkconfig file
2020-11-23 01:28:28 +00:00
Angus Gratton
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
...
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
2020-11-11 07:36:35 +00:00
lly
73d22d8ed9
ble_mesh: example: Update sdkconfig test files for disabling Health Server model
2020-10-23 02:04:21 +00:00