Jiang Jiang Jian
d5d05b053a
Merge branch 'bugfix/fix_build_err_in_cpp_backport_v4.1' into 'release/v4.1'
...
ble_hid_device_demo: fix build if building with c++ backport v4.1
See merge request espressif/esp-idf!9232
2020-09-24 13:05:10 +08:00
Jiang Jiang Jian
46238b6ef0
Merge branch 'doc/add_UUID_description_in_gattc_demo_backport_v4.1' into 'release/v4.1'
...
docs:add 128-bit UUID description backport v4.1
See merge request espressif/esp-idf!9225
2020-09-24 13:05:01 +08:00
Jiang Jiang Jian
df3aef80c0
Merge branch 'component/seperate_bta_jv_l2c_4.1' into 'release/v4.1'
...
Component/seperate bta jv l2c 4.1
See merge request espressif/esp-idf!9645
2020-09-11 19:38:00 +08:00
lly
eff8dedb2b
ble_mesh: example: Fix sensor data wrong iteration
2020-09-04 11:55:14 +08:00
lly
41a3759314
ble_mesh: example: Remove some useless included header files
2020-09-01 14:11:39 +08:00
Carlos Sobrinho
3adfa1ac78
Fix compilation warnings about portmacro being already define.
2020-09-01 14:11:06 +08:00
lly
d4348656ec
ble_mesh: ci: Enable friend & low power in build check
2020-08-31 11:23:36 +08:00
Island
5f9a48c352
Merge branch 'bugfix/ble_mesh_add_misc_check_v4.1' into 'release/v4.1'
...
Bugfix/ble mesh add misc check (v4.1)
See merge request espressif/esp-idf!10198
2020-08-31 11:15:01 +08:00
Michael (XIAO Xufeng)
5b97931527
Merge branch 'feature/vfs_uart_set_line_ending_v4.1' into 'release/v4.1'
...
vfs: support vfs uart set line endings with specified uart number release/v4.1
See merge request espressif/esp-idf!9597
2020-08-30 22:33:11 +08:00
lly
7fa85d9a6a
ble_mesh: example: Add result check during mesh init
2020-08-28 17:45:08 +08:00
lly
34690034e6
ble_mesh: ci: Add psram configurations
2020-08-28 06:07:17 +00:00
Island
8a0ae62a03
Merge branch 'bugfix/ble_mesh_compile_error_v4.1' into 'release/v4.1'
...
Bugfix/ble mesh proxy compile error (v4.1)
See merge request espressif/esp-idf!9431
2020-08-27 18:03:01 +08:00
Island
6c15b3c44e
Merge branch 'bugfix/ble_mesh_example_tag_define_v4.1' into 'release/v4.1'
...
ble_mesh: Move TAG definition to each example (v4.1)
See merge request espressif/esp-idf!10171
2020-08-27 18:02:49 +08:00
Island
ce0189dd5a
Merge branch 'bugfix/ble_mesh_readme_fix_v4.1' into 'release/v4.1'
...
ble_mesh: example: Fix example README & tutorial link error (v4.1)
See merge request espressif/esp-idf!9435
2020-08-27 14:24:27 +08:00
lly
90403c658c
ble_mesh: Move TAG definition to each example
...
Move the TAG definition of each example to the corresponding
source file (previously it is defined in the common example
intialization header file), which can avoid the redefinition
of TAG in some situations.
2020-08-27 06:00:01 +00:00
lly
632cfa5a82
ble_mesh: Add nvs operations for examples
...
- Store onoff_client example proper mesh info
- Store vendor_client example proper mesh info
Closes https://github.com/espressif/esp-idf/issues/5359
2020-08-26 08:28:12 +00:00
lly
6dddeaec5b
ble_mesh: Add mesh example common nvs operations
2020-08-26 08:28:12 +00:00
lly
1c87f1df05
ble_mesh: example: Fix example README & tutorial link error
2020-08-26 16:03:36 +08:00
lly
476a54886f
ble_mesh: ci: Add different proxy configurations
2020-08-26 07:50:10 +00:00
weitianhua
fea61290d3
Fix tsk watchdog when running spp vfs demo
2020-08-26 15:30:26 +08:00
houwenxiang
f664527eb4
vfs: support vfs uart set line endings with specified uart number (release/v4.1)
2020-08-24 15:37:44 +08:00
Jiang Jiang Jian
294a00c15d
Merge branch 'feature/esp_spp_stop_srv_v4.1' into 'release/v4.1'
...
bugfix/Add API esp_spp_stop_srv and fix collection of SPP [backport v4.1]
See merge request espressif/esp-idf!10011
2020-08-24 12:34:04 +08:00
Krzysztof Budzynski
e3e5a41bc9
Merge branch 'doc/broken_readme_links_v4.1' into 'release/v4.1'
...
Docs: Fix broken README links (v4.1)
See merge request espressif/esp-idf!9502
2020-08-22 00:40:19 +08:00
Island
b7259bab36
Merge branch 'bugfix/ble_mesh_local_model_sub_v4.1' into 'release/v4.1'
...
Bugfix/ble mesh local model sub (v4.1)
See merge request espressif/esp-idf!8983
2020-08-21 20:37:37 +08:00
Lu Chang Jie
3512a775bc
Test:merge ble mesh node and provioner in console
2020-08-21 20:00:32 +08:00
lly
a43e5feee8
ble_mesh: Define a macro for invalid company id
2020-08-21 07:18:44 +00:00
liqigan
40bc362809
add API esp_spp_stop_srv(), fix the error parameter in esp-idf/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/main/example_spp_initiator_demo.c and fix collection of SPP
...
Closes https://github.com/espressif/esp-idf/issues/5409
Closes https://github.com/espressif/esp-idf/pull/5408
See merge request espressif/esp-idf!9114
2020-08-13 12:15:33 +08:00
Marius Vikhammer
7ab64c5345
Fix broken README links
2020-07-07 17:35:35 +08:00
Elvis Dukaj
5925f6458a
ble_hid_device_demo: fix build if building with c++
...
Signed-off-by: Elvis Dukaj <elvis.dukaj@gmail.com>
Signed-off-by: liminyang <liminyang@example.com>
Merges https://github.com/espressif/esp-idf/pull/5191
2020-06-18 15:44:25 +08:00
liminyang
be80b6f270
docs:perfect 128-bit UUID description
...
The previous description is not easy for the reader to understand, some changees have been made to perfect it.
Closes https://github.com/espressif/esp-idf/issues/5057
2020-06-18 14:44:28 +08:00
wangcheng
846a2f95f4
components/bt: Add api to query the number of available buffers for the current connection
2020-06-13 15:06:14 +08:00
lly
13537ce279
ble_mesh: Fix tutorial links in examples README.md
2020-05-22 05:43:57 +00:00
lly
cc187a43b3
ble_mesh: Rename esp_fast_prov_* to ble_mesh_fast_prov_*
2020-05-22 05:43:57 +00:00
lly
b4588f7d92
ble_mesh: Rename the folders ble_mesh_fast_prov_* to fast_prov_*
2020-05-22 05:43:57 +00:00
lly
59b313fdcf
ble_mesh: Rename ble mesh example main & init files
...
- Rename ble_mesh_demo_main.c to main.c
- Rename ble_mesh_demo_init.* to ble_mesh_example_init.*
2020-05-22 05:43:57 +00:00
lly
74056dea91
ble_mesh: Move the example init to the common_components
2020-05-22 05:43:57 +00:00
lly
2eadacbf29
ble_mesh: Move the button component to common_components
2020-05-22 05:43:57 +00:00
lly
3c32f5a726
ble_mesh: Change the EXTRA_COMPONENT_DIRS used by examples
2020-05-22 05:43:57 +00:00
lly
55cd9206d5
ble_mesh: Rename common_vendor_models to common_components
...
Since the scripts of CI will bypass common_components when
trying to get ALL_EXAMPLES, and these BLE Mesh components
will only be used by other mesh examples, i.e. no need to
be compiled as a single example, so we rename the folder
to common_componnets.
2020-05-22 05:43:57 +00:00
Island
eb8f6f942a
Merge branch 'bugfix/ble_mesh_fix_typos_v4.1' into 'release/v4.1'
...
ble_mesh: Fix typos (v4.1)
See merge request espressif/esp-idf!8726
2020-05-21 15:10:10 +08:00
lly
9d587eb8fd
ble_mesh: Remove patch for the bug of an App
2020-05-15 20:23:48 +08:00
lly
b929611d5d
ble_mesh: Fix typos
2020-05-13 18:30:52 +08:00
lly
466d450b4b
ble_mesh: Add length check for some mesh operations
2020-05-06 11:26:33 +08:00
lly
a742255f8e
ble_mesh: Fix compile error when -O2 (performance) is chosen
2020-05-06 11:26:25 +08:00
Island
dd89b2dc0d
Merge branch 'bugfix/ble_mesh_rpl_list_size_v4.1' into 'release/v4.1'
...
ble_mesh: Associate replay protection list size with nodes count (v4.1)
See merge request espressif/esp-idf!8493
2020-05-06 11:15:21 +08:00
Island
654a3913eb
Merge branch 'bugfix/ble_mesh_use_sdkconfig_ci_v4.1' into 'release/v4.1'
...
ble_mesh: Add bluedroid and nimble example configurations (v4.1)
See merge request espressif/esp-idf!8498
2020-05-06 11:13:43 +08:00
lly
fefd52f093
ble_mesh: Remove BLE_MESH_MAX_STORED_NODES option
...
Previously the BLE_MESH_MAX_STORED_NODES option is added for
internal mesh test, which will be a little confusing for the
users to understand.
Here we remove this option, instead the BLE_MESH_MAX_PROV_NODES
will be used for all the cases. For mesh internal test, when
the test function is called to add some nodes info, the info
will be stored in the array of provisioned nodes directly.
2020-04-30 11:50:15 +00:00
lly
fca858dd58
ble_mesh: Add bluedroid and nimble example configurations
2020-04-30 11:45:22 +00:00
lly
d595793caa
ble_mesh: Add ble mesh sensor model examples
2020-04-30 11:35:11 +00:00
Jiang Jiang Jian
f646cdd6a8
Merge branch 'nimble/fix_ble_hs_reset_v4.1' into 'release/v4.1'
...
NimBLE: Reset master and slave states on host reset and few minor fixes (backport v4.1)
See merge request espressif/esp-idf!8216
2020-04-15 13:23:59 +08:00