]>
granicus.if.org Git - esp-idf/log
zhiweijian [Mon, 17 Sep 2018 09:47:16 +0000 (17:47 +0800)]
Component/bt: fix get bond list error sometimes
Angus Gratton [Thu, 27 Sep 2018 02:22:00 +0000 (10:22 +0800)]
Merge branch 'bugfix/cmake_lambda_v3.1' into 'release/v3.1'
idf.py: Make the lambda function Python 2 & 3 compatible (backport v3.1)
See merge request idf/esp-idf!3249
Jiang Jiang Jian [Wed, 26 Sep 2018 10:57:36 +0000 (18:57 +0800)]
Merge branch 'bugfix/btdm_bt_remove_device_fail_when_ble_connected_v3.1' into 'release/v3.1'
component/bt: Fix bug of remove bond device fail when BLE and BT are connectd at…
See merge request idf/esp-idf!3368
Jiang Jiang Jian [Wed, 26 Sep 2018 08:14:40 +0000 (16:14 +0800)]
Merge branch 'mesh/bugfix_v3.1' into 'release/v3.1'
Mesh/bugfix v3.1 (backport3.1)
See merge request idf/esp-idf!3358
baohongde [Wed, 26 Sep 2018 06:23:05 +0000 (14:23 +0800)]
component/bt: Fix bug of remove bond device fail when BLE and BT are connectd at the same time (backport 3.1)
A cherry-pick of MR !2767
qiyueixa [Sun, 23 Sep 2018 13:09:59 +0000 (21:09 +0800)]
mesh: bugfix
1. suppport mesh type, mesh ID, router and IE crypt func&key at any time after mesh is initalized.
2. support modify parent at any time after mesh is configured.
3. modify manual networking example.
4. update header file.
5. fix issues in root conflicts handling.
6. add max length of beacon to menuconfig.
7. fix issue when received a beacon without DSSS.
Jiang Jiang Jian [Thu, 20 Sep 2018 10:44:18 +0000 (18:44 +0800)]
Merge branch 'bugfix/fix_the_bug_create_socket_fail_v3.1' into 'release/v3.1'
lwip: fix the bug that failed to create socket (backport v3.1)
See merge request idf/esp-idf!3311
Jiang Jiang Jian [Thu, 20 Sep 2018 06:02:12 +0000 (14:02 +0800)]
Merge branch 'bugfix/btdm_fix_crash_when_test_multi_connect_v3.1' into 'release/v3.1'
Component/bt: fix crash when test multi_connect(backport v3.1)
See merge request idf/esp-idf!3313
Jiang Jiang Jian [Thu, 20 Sep 2018 02:58:01 +0000 (10:58 +0800)]
Merge branch 'bugfix/btdm_fix_save_error_key_in_smp_when_reconnect_v3.1' into 'release/v3.1'
Component/bt: fix save error key in smp when reconnect(backport v3.1)
See merge request idf/esp-idf!3289
Jiang Jiang Jian [Thu, 20 Sep 2018 02:55:08 +0000 (10:55 +0800)]
Merge branch 'bugfix/btdm_fix_iphoneX_error_when_get_wifi_list_v3.1' into 'release/v3.1'
Component/bt: fix iPhoneX error when getting wifi list (backport v3.1)
See merge request idf/esp-idf!3314
Jiang Jiang Jian [Wed, 19 Sep 2018 10:05:51 +0000 (18:05 +0800)]
Merge branch 'bugfix/mdns_memory_leak_backport_v3.1' into 'release/v3.1'
feat(mdns): fix bug when clean action memory (backport v3.1)
See merge request idf/esp-idf!3305
Liu Zhi Fu [Sun, 16 Sep 2018 10:28:45 +0000 (18:28 +0800)]
lwip: fix the bug that failed to create socket
Fix the bug that failed to create nonblocking TCP or UDP socket after several times socket create/close
zhiweijian [Tue, 18 Sep 2018 12:48:28 +0000 (20:48 +0800)]
Component/bt: fix iPhoneX error when getting wifi list
zhiweijian [Wed, 19 Sep 2018 06:26:55 +0000 (14:26 +0800)]
Component/bt: fix crash when test multi_connect
Liu Han [Fri, 14 Sep 2018 07:36:52 +0000 (15:36 +0800)]
feat(mdns): fix bug when clean action memory
Jiang Jiang Jian [Tue, 18 Sep 2018 12:03:32 +0000 (20:03 +0800)]
Merge branch 'bugfix/backport_several_wifi_bugfix_v3.1' into 'release/v3.1'
esp32: backport several WiFi bug fixes to v3.1 (backport v3.1)
See merge request idf/esp-idf!3280
Angus Gratton [Tue, 18 Sep 2018 02:49:52 +0000 (10:49 +0800)]
Merge branch 'bugfix/cmake_make_flash_target_v3.1' into 'release/v3.1'
cmake: Fix "make flash" & "ninja flash" targets
See merge request idf/esp-idf!3295
Angus Gratton [Tue, 18 Sep 2018 00:08:41 +0000 (08:08 +0800)]
Merge branch 'fix/spi_slave_free_cs_v3.1' into 'release/v3.1'
spi_slave: fix the issue rx dma get broken by master unexpected transaction (backport v3.1)
See merge request idf/esp-idf!3294
Angus Gratton [Mon, 17 Sep 2018 23:56:12 +0000 (07:56 +0800)]
Merge branch 'feature/signature_verify_updates_v3.1' into 'release/v3.1'
secure boot: Support signed app verification without hardware secure boot (backport v3.1)
See merge request idf/esp-idf!3184
Angus Gratton [Thu, 13 Sep 2018 04:13:20 +0000 (14:13 +1000)]
cmake: Fix "make flash" & "ninja flash" targets
As reported on forum.
Requires a small CMake wrapper script to pick
up environment variables at flashing time.
michael [Thu, 6 Sep 2018 06:47:45 +0000 (14:47 +0800)]
spi_slave: fix the issue rx dma get broken by master unexpected transaction
zhiweijian [Wed, 12 Sep 2018 11:51:59 +0000 (19:51 +0800)]
Component/bt: fix save error key in smp when reconnect
Jiang Jiang Jian [Mon, 17 Sep 2018 08:17:46 +0000 (16:17 +0800)]
Merge branch 'bugfix/btdm_enable_modem_sleep_by_default_for_v3.1' into 'release/v3.1'
bugfix/btdm_enable_modem_sleep_by_default_for_v3.1(backport v3.1)
See merge request idf/esp-idf!3275
Jiang Jiang Jian [Mon, 17 Sep 2018 08:17:08 +0000 (16:17 +0800)]
Merge branch 'bugfix/btdm_unreserve_scn1_for_hfp_v3.1' into 'release/v3.1'
component/bt: Unlock reserve of SCN 1 for HFP (backport v3.1)
See merge request idf/esp-idf!3285
XiaXiaotian [Mon, 3 Sep 2018 07:28:46 +0000 (15:28 +0800)]
esp32: backport several WiFi bug fixes to v3.1
Backport following WiFi fixes to v3.1:
1. Fix AMPDU RX sequence compitability bug
2. Optimize scan capability in all channel scan
3. Fix some modem sleep bugs
4. Update API to set CSI channel filter and HT_LTF data generating
baohongde [Mon, 17 Sep 2018 03:01:58 +0000 (11:01 +0800)]
component/bt: Unlock reserve of SCN 1 for HFP (backport v3.1)
A cherry-pick of MR !3269
Jiang Jiang Jian [Sun, 16 Sep 2018 07:18:39 +0000 (15:18 +0800)]
Merge branch 'bugfix/tw24694_dns_request_no_reply_v3.1' into 'release/v3.1'
lwip: add code for sending gratuitous ARP periodically (backport v3.1)
See merge request idf/esp-idf!3195
Jiang Jiang Jian [Sun, 16 Sep 2018 07:12:03 +0000 (15:12 +0800)]
Merge branch 'bugfix/mdns_service_txt_set_backportv3.1' into 'release/v3.1'
bugfix: mdns_service_txt_set() wasn't allocating memory for TXT records (backport v3.1)
See merge request idf/esp-idf!3254
Jiang Jiang Jian [Sun, 16 Sep 2018 06:54:59 +0000 (14:54 +0800)]
Merge branch 'bugfix/ble_adv_data_tx_power_v3.1' into 'release/v3.1'
fix TX power value in ble adv data is incorrect
See merge request idf/esp-idf!3187
Jiang Jiang Jian [Fri, 14 Sep 2018 11:41:10 +0000 (19:41 +0800)]
Merge branch 'bugfix/btdm_controller_enable_failed_in_examples_for_v3.1' into 'release/v3.1'
Bugfix/btdm controller enable failed in examples for v3.1(backport v3.1)
See merge request idf/esp-idf!3266
Jiang Jiang Jian [Fri, 14 Sep 2018 11:39:16 +0000 (19:39 +0800)]
Merge branch 'doc/btdm_a2dp_source_example_improvement_for_v3.1' into 'release/v3.1'
Doc/btdm a2dp source example improvement for v3.1(backport v3.1)
See merge request idf/esp-idf!3233
Jiang Jiang Jian [Fri, 14 Sep 2018 11:38:57 +0000 (19:38 +0800)]
Merge branch 'doc/btdm_a2dp_sink_example_improvement_for_v3.1' into 'release/v3.1'
doc/btdm_sink_example_improvement_for_v3.1(backport v3.1)
See merge request idf/esp-idf!3234
Jiang Jiang Jian [Fri, 14 Sep 2018 11:32:53 +0000 (19:32 +0800)]
Merge branch 'bugfix/btdm_a2dp_role_mixed_up_for_v3.1' into 'release/v3.1'
Bugfix/btdm a2dp role mixed up for v3.1(backport v3.1)
See merge request idf/esp-idf!3267
wangmengyang [Fri, 14 Sep 2018 09:01:45 +0000 (17:01 +0800)]
component/bt: enable bluetooth modem sleep as default setting
Piyush Shah [Tue, 11 Sep 2018 10:50:00 +0000 (16:20 +0530)]
bugfix: mdns_service_txt_set() wasn't allocating memory for TXT records
Allocation was happening later, causing possible use of stack variables
of caller function, which could be invalid.
Signed-off-by: Piyush Shah <piyush@espressif.com>
wangmengyang [Fri, 7 Sep 2018 04:07:59 +0000 (12:07 +0800)]
component/bt: stop to inititate AVRC connection when A2DP connection fails to set up
AVRCP connection binds to A2DP in current implementation, despite the two profiles are\
independent according to specification. AVRCP connection is not necessary to set-up \
if A2DP connection fails to establish
wangmengyang [Fri, 7 Sep 2018 04:03:33 +0000 (12:03 +0800)]
component/bt: stop to initiate AVDTP connection on failure of A2DP service discovery
In opening state of AVDTP connection, if SDP client fails to get valid A2DP service record\
from peer SDP server, then do not initiate AVDTP connection request
wangmengyang [Tue, 4 Sep 2018 12:32:59 +0000 (20:32 +0800)]
component/bt: bugfix that A2DP sink device can be connected by another A2DP sink device
In pevious implementation, A2DP sink will register an A2DP source Stream End Point(SEP) although the SEP is not\
supposed to be used. Now remove the unused SEP for source so that only one role of A2DP can be supported at one
time. Service record in local SDP server only includes at most one service for A2DP sink role or source
wangmengyang [Tue, 11 Sep 2018 03:20:30 +0000 (11:20 +0800)]
component/bt: release some controller memory according to the configuration of bluetooth examples
wangmengyang [Tue, 11 Sep 2018 03:18:13 +0000 (11:18 +0800)]
component/bt: bugfix for mismatch of controller mode in sdkconfig.defaults and source code in some examples
He Yin Ling [Wed, 12 Sep 2018 10:15:06 +0000 (18:15 +0800)]
test: fix incorrect tx power value in adv
Angus Gratton [Thu, 13 Sep 2018 07:37:25 +0000 (15:37 +0800)]
Merge branch 'feature/cmake_make_main_component_again_v3.1_bp' into 'release/v3.1'
cmake: make main a component again (backport v3.1)
See merge request idf/esp-idf!3247
Angus Gratton [Thu, 13 Sep 2018 07:36:35 +0000 (15:36 +0800)]
Merge branch 'doc/eclipse_parallel_build_v31' into 'release/v3.1'
docs: Add parallel builds to Eclipse setup (backport v3.1)
See merge request idf/esp-idf!3219
Angus Gratton [Thu, 13 Sep 2018 07:36:28 +0000 (15:36 +0800)]
Merge branch 'bugfix/ci_github_deploy_v31' into 'release/v3.1'
ci: Fix spurious pipeline failure when deploying a tag to GitHub (backport v3.1)
See merge request idf/esp-idf!3220
Renz Christian Bagaporo [Thu, 13 Sep 2018 00:56:59 +0000 (08:56 +0800)]
cmake: fix source list issues
Ivan Grokhotkov [Wed, 12 Sep 2018 11:31:22 +0000 (19:31 +0800)]
cmake: don't add main component Kconfig twice
Ivan Grokhotkov [Wed, 12 Sep 2018 12:21:38 +0000 (20:21 +0800)]
cmake: use built-in file function to create dummy main
Renz Bagaporo [Thu, 13 Sep 2018 00:52:32 +0000 (08:52 +0800)]
cmake: make main a component again
Tian Hao [Tue, 4 Sep 2018 11:31:34 +0000 (19:31 +0800)]
fix TX power value in ble adv data is incorrect
refence to https://github.com/espressif/esp-idf/issues/2284
Before fixing, the tx power in adv data is always 0xeb(-21dbm).
restriction:
If change BLE advertising TX power, please call esp_ble_gap_config_adv_data()
after BLE adv TX power changed.
Later, will implement set BLE advertising TX power via HCI, then the
TX power value in adv data can be update automatically after BLE adv
TX power changed.
Roland Dobai [Tue, 11 Sep 2018 11:11:04 +0000 (13:11 +0200)]
idf.py: Make the lambda function Python 2 & 3 compatible
wangmengyang [Wed, 12 Sep 2018 02:48:15 +0000 (10:48 +0800)]
component/bt: fix the format and add more content to A2DP source example document and source code
wangmengyang [Wed, 12 Sep 2018 02:44:58 +0000 (10:44 +0800)]
component/bt: fix the format and add more content to A2DP sink example document and source code
zhangyanjiao [Tue, 4 Sep 2018 12:38:31 +0000 (20:38 +0800)]
add code for sending gratuitous ARP periodically
Jiang Jiang Jian [Tue, 11 Sep 2018 04:07:28 +0000 (12:07 +0800)]
Merge branch 'bugfix/fix_the_bug_when_gateway_zero_v3.1' into 'release/v3.1'
esp32: fix the bug that SYSTEM_EVENT_STA_GOT_IP is forbidden when gateway is 0.0.0.0 (backport v3.1)
See merge request idf/esp-idf!3238
zhangyanjiao [Tue, 11 Sep 2018 02:57:17 +0000 (10:57 +0800)]
esp32: fix the bug that SYSTEM_EVENT_STA_GOT_IP is forbidden when gateway is 0.0.0.0
Angus Gratton [Tue, 11 Sep 2018 01:44:49 +0000 (09:44 +0800)]
Merge branch 'fix/sdio_slave_recv_isr_load_v3.1' into 'release/v3.1'
sdio_slave: fix the recv crash when trans finish and load at the same time (backport v3.1)
See merge request idf/esp-idf!3232
michael [Fri, 7 Sep 2018 04:33:45 +0000 (12:33 +0800)]
sdio_slave: fix the recv crash when trans finish and load at the same time
Angus Gratton [Thu, 16 Aug 2018 01:04:28 +0000 (11:04 +1000)]
ci: Fix spurious pipeline failure when deploying a tag to GitHub
Everything succeeds, but because [ -z ${CI_COMMIT_TAG} ] on the last line returns non-zero, it
fails the job.
Jiang Jiang Jian [Fri, 7 Sep 2018 06:44:19 +0000 (14:44 +0800)]
Merge branch 'feature/btdm_legacy_paring_v3.1' into 'release/v3.1'
component/bt: Add Legacy Pairing (backport 3.1)
See merge request idf/esp-idf!3193
morris [Fri, 7 Sep 2018 03:12:03 +0000 (11:12 +0800)]
doc: translate parallel build in Eclipse
Angus Gratton [Thu, 6 Sep 2018 07:29:37 +0000 (15:29 +0800)]
doc: Add parallel builds to the Eclipse setup guide
Ivan Grokhotkov [Fri, 7 Sep 2018 03:06:51 +0000 (11:06 +0800)]
Merge branch 'test/split_test_env_for_integration_test_v3.1' into 'release/v3.1'
test: split CI test environment (backport v3.1)
See merge request idf/esp-idf!3211
Jiang Jiang Jian [Thu, 6 Sep 2018 11:52:05 +0000 (19:52 +0800)]
Merge branch 'bugfix/btdm_hfp_invalid_hci_sync_pkt_len_for_v3.1' into 'release/v3.1'
bugfix/btdm_hfp_invalid_hci_sync_pkt_len_for_v3.1(backport v3.1)
See merge request idf/esp-idf!3188
He Yin Ling [Sun, 26 Aug 2018 04:15:51 +0000 (12:15 +0800)]
test: split CI test environment:
Currently CI test environment is complicated, usually includes NIC, AP.
These devices are not used for a lot test cases. Therefore we split the
test environment, remove unnecessary devices. Then it will be easier to
create CI runners.
Jiang Jiang Jian [Thu, 6 Sep 2018 06:19:31 +0000 (14:19 +0800)]
Merge branch 'bugfix/btdm_discovery_ble_v3.1' into 'release/v3.1'
component/bt : fix bug that set discovery mode will stop ble adv
See merge request idf/esp-idf!3189
Jiang Jiang Jian [Wed, 5 Sep 2018 09:21:20 +0000 (17:21 +0800)]
Merge branch 'bugfix/tw25969_esp_derive_local_mac_missing_v3.1' into 'release/v3.1'
defination: fix the bug that esp_derive_local_mac() defination missing (backport v3.1)
See merge request idf/esp-idf!3199
zhangyanjiao [Wed, 5 Sep 2018 06:23:00 +0000 (14:23 +0800)]
defination: fix the bug that esp_derive_local_mac() defination missing
baohongde [Tue, 4 Sep 2018 12:59:03 +0000 (20:59 +0800)]
component/bt: Add Legacy Pairing (backport 3.1)
A cherry-pick of MR !3057
Tian Hao [Tue, 4 Sep 2018 09:06:48 +0000 (17:06 +0800)]
component/bt : fix bug that set discovery mode will stop ble adv
As the bluedroid original implmentation of BR/EDR and BLE dual mode about discovery mode,
when set discovery mode for BR/EDR, it will stop ble advertising.
Reference to https://github.com/espressif/esp-idf/issues/2306
wangmengyang [Tue, 4 Sep 2018 12:09:07 +0000 (20:09 +0800)]
component/bt: bugfix for incorrect length of HCI SCO packet size in HFP resulted from uninitialized data buffer length
Jitin George [Tue, 14 Aug 2018 13:25:11 +0000 (18:55 +0530)]
docs/en/security: Add documentation for signed apps without hardware secure boot feature
Angus Gratton [Thu, 19 Jul 2018 05:15:37 +0000 (15:15 +1000)]
secure boot: Support secure boot signatures without hardware secure boot
Allows OTA updates to be secured via signature checks, without requiring the overhead or complexity
of a full secure boot implementation.
Uses same signing mechanisms (build system and/or espsecure.py as Secure Boot).
Requires:
* [ ] More testing
* [ ] Documentation
Jiang Jiang Jian [Tue, 4 Sep 2018 07:06:49 +0000 (15:06 +0800)]
Merge branch 'bugfix/esp_wifi_disconnect_fail_v3.1' into 'release/v3.1'
update wifi lib to fix two bugs (backport v3.1)
See merge request idf/esp-idf!3158
Jiang Jiang Jian [Tue, 4 Sep 2018 06:10:47 +0000 (14:10 +0800)]
Merge branch 'bugfix/btdm_update_private_address_v3.1' into 'release/v3.1'
component/bt: Update BLE private address after it's private address interval (backport 3.1)
See merge request idf/esp-idf!3170
Jiang Jiang Jian [Tue, 4 Sep 2018 06:10:05 +0000 (14:10 +0800)]
Merge branch 'bugfix/btdm_rfcomm_test_command_cause_crash_v3.1' into 'release/v3.1'
component/bt: Fix bug rfcomm test command cause crash (backport 3.1)
See merge request idf/esp-idf!3169
Jiang Jiang Jian [Tue, 4 Sep 2018 06:09:36 +0000 (14:09 +0800)]
Merge branch 'bugfix/btdm_find_remote_service_by_uuid_always_return_success_v3.1' into 'release/v3.1'
component/bt: Fix bug of SDP find services by uuid always return success (backport 3.1)
See merge request idf/esp-idf!3164
Angus Gratton [Mon, 3 Sep 2018 10:12:12 +0000 (18:12 +0800)]
Merge branch 'mesh/rewrite_docs_backport_v3.1' into 'release/v3.1'
docs/rewrite_mesh_docs (backport v3.1)
See merge request idf/esp-idf!3168
baohongde [Mon, 3 Sep 2018 06:27:15 +0000 (14:27 +0800)]
component/bt: Update BLE private address after it's private address interval (backport 3.1)
A cherry-pick of MR !2987
baohongde [Mon, 3 Sep 2018 06:17:56 +0000 (14:17 +0800)]
component/bt: Fix bug rfcomm test command cause crash (backport 3.1)
A cherry-pick of MR !3080
Darian Leung [Tue, 26 Jun 2018 12:48:47 +0000 (20:48 +0800)]
docs/rewrite_mesh_docs
The following commit rewrites the ESP-MESH docs. This commit includes
new diagrams and a structure approach to the mesh docs. Some mesh api references
have also been modified.
baohongde [Mon, 3 Sep 2018 03:52:19 +0000 (11:52 +0800)]
component/bt: Fix bug of SDP find services by uuid always return success (backport 3.1)
A cherry-pick of MR !3036
zhangyanjiao [Fri, 31 Aug 2018 12:05:10 +0000 (20:05 +0800)]
update wifi lib to fix two bugs
1. fix the esp_wifi_disconnect() err when wifi is not started or inited
2. make g_intr_lock_mux and g_osi_funs_p in DRAM
Jiang Jiang Jian [Thu, 30 Aug 2018 18:11:55 +0000 (02:11 +0800)]
Merge branch 'bugfix/btdm_security_vulnerability_v3.1' into 'release/v3.1'
fix bluetooth security vulnerability of ECDH public key checking
See merge request idf/esp-idf!3139
Jiang Jiang Jian [Thu, 30 Aug 2018 17:59:55 +0000 (01:59 +0800)]
Merge branch 'bugfix/wifi_reorder_mpdu_as_ampdu_v3.1' into 'release/v3.1'
esp32: reorder MPDU as AMPDU (backport v3.1)
See merge request idf/esp-idf!3140
Angus Gratton [Thu, 30 Aug 2018 06:22:42 +0000 (14:22 +0800)]
Merge branch 'bugfix/ci_use_mirror_for_public_v3.1' into 'release/v3.1'
ci: Use local mirrors on the public branches (master, release-) too
See merge request idf/esp-idf!3126
XiaXiaotian [Thu, 30 Aug 2018 03:46:16 +0000 (11:46 +0800)]
esp32: reorder MPDU as AMPDU
Some APs transmit AMPDU and MPDU by turns. Moreover, the sequence
numbers of AMPDU and MPDU are out of order, e.g. MPDU(1253) -
AMPDU(1251, 1252) - MPDU(1254) - AMPDU(1255, 1256). In order to
receive both AMPDU and MPDU in order, MPDU must be reordered with
AMPDU.
He Yin Ling [Thu, 30 Aug 2018 03:20:58 +0000 (11:20 +0800)]
Merge branch 'test/fix_test_summary_duplicate_v3.1' into 'release/v3.1'
test: fix duplicated summary of BTSTK_GAP_14007,BTSTK_GAP_14008,BTSTK_GAP_14009
See merge request idf/esp-idf!3086
Tian Hao [Fri, 24 Aug 2018 12:01:01 +0000 (20:01 +0800)]
fix bluetooth security vulnerability of ECDH publick key checking
Jiang Jiang Jian [Wed, 29 Aug 2018 18:20:58 +0000 (02:20 +0800)]
Merge branch 'bugfix/btdm_fix_memory_leak_in_security_server_v3.1' into 'release/v3.1'
Component/bt: fix memory leak in security server(backport v3.1)
See merge request idf/esp-idf!3081
zhiweijian [Tue, 14 Aug 2018 12:35:43 +0000 (20:35 +0800)]
Component/bt: fix memory leak in security server
Jiang Jiang Jian [Wed, 29 Aug 2018 17:54:08 +0000 (01:54 +0800)]
Merge branch 'bugfix/mesh_fix_hard_to_find_parent_v3.1' into 'release/v3.1'
mesh: bugfix and add two APIs (backport3.1)
See merge request idf/esp-idf!3134
Jiang Jiang Jian [Wed, 29 Aug 2018 17:51:33 +0000 (01:51 +0800)]
Merge branch 'bugfix/btdm_fix_crash_when_BLE_do_SMP_con_discon_stress_test_v3.1' into 'release/v3.1'
Component/bt: fix crash when BLE do connect and disconnect stress test(backport v3.1)
See merge request idf/esp-idf!3119
zhiweijian [Tue, 28 Aug 2018 06:25:58 +0000 (14:25 +0800)]
component/bt: fix crash when BLE do con and duscon stress test
Jiang Jiang Jian [Wed, 29 Aug 2018 15:54:36 +0000 (23:54 +0800)]
Merge branch 'bugfix/btdm_fix_get_error_adv_sometimes_v3.1' into 'release/v3.1'
Component/bt: fix get error adv packet sometimes(backport v3.1)
See merge request idf/esp-idf!3082
Jiang Jiang Jian [Wed, 29 Aug 2018 14:54:58 +0000 (22:54 +0800)]
Merge branch 'bugfix/btdm_a2dp_sink_pcm_buf_size_for_v3.1' into 'release/v3.1'
bugfix/btdm_a2dp_sink_pcm_buffer_size_for_v3.1(backport v3.1)
See merge request idf/esp-idf!3116
Angus Gratton [Wed, 29 Aug 2018 11:30:06 +0000 (19:30 +0800)]
Merge branch 'feature/cmake_v3.1' into release/v3.1
qiyuexia [Mon, 27 Aug 2018 07:08:54 +0000 (15:08 +0800)]
mesh: bugfix and add two APIs
1. new APIs: esp_mesh_get_subnet_nodes_num() and esp_mesh_get_subnet_nodes_list().
2. fix hard to find the parent during connect.
3. disable Wi-Fi channel switch function.
4. fix a typo of MESH_EVENT_NO_PARENT_FOUND.
chensheng [Fri, 24 Aug 2018 06:25:24 +0000 (14:25 +0800)]
fix bug BTSTK_GAP_14007,BTSTK_GAP_14008,BTSTK_GAP_14009 duplicate summary
Anton Maklakov [Mon, 23 Jul 2018 09:03:05 +0000 (17:03 +0800)]
ci: Use local mirrors on the public branches (master, release-) too
Use DONT_USE_MIRROR=1 to force using the original repositories if you need
zhiweijian [Fri, 17 Aug 2018 03:54:45 +0000 (11:54 +0800)]
Component/bt: fix get error adv packet sometimes