-
7adfe57302
Protocomm/simple_ble: Make gatt table map size equal to number of handles received (v4.0)
Prasad Alatkar
2020-10-09 15:53:47 +05:30
-
-
-
023f44e348
replace list and ringbuffer with fixed queue
liqigan
2020-08-24 09:52:36 +08:00
-
2765d5b829
move flow control to btc layer
liqigan
2020-08-20 13:19:22 +08:00
-
ba3f69feea
add event when calling spp API failed
liqigan
2020-08-18 22:25:11 +08:00
-
-
-
a4c72cfa28
Merge branch 'bugfix/fix_iram_handler_call_inline_func' into 'release/v4.1'
Michael (XIAO Xufeng)
2020-11-23 12:16:57 +08:00
-
-
-
-
40636d6a49
uart: fix uart_ll_is_tx_idle to inline into handler correctly when opt for size
Alex Lisitsyn
2020-11-23 12:16:57 +08:00
-
62c44408c2
freemodbus: fix event processing failure after destroy
aleks
2020-05-13 15:59:36 +02:00
-
-
-
b9bf3f7cc9
components/bt: Fix SPP using NULL point with dynamic memory
liqigan
2020-11-23 11:47:19 +08:00
-
-
e9dae152cd
docs: update the description for RTC Clock Sources for esp32 and esp32s2
Wang Fang
2020-09-23 17:13:19 +08:00
-
-
-
ad52ba97e1
ble_mesh: ci: Add enabling hb recv sdkconfig file
lly
2020-11-20 09:37:49 +08:00
-
db4b87a771
ble_mesh: stack: Provisioner supports receiving heartbeat
lly
2020-11-17 10:41:15 +08:00
-
-
-
e2b6ab00dc
ble_mesh: stack: Update connection interval to 15ms
lly
2020-11-17 18:10:38 +08:00
-
92eebb885c
ble_mesh: stack: Update connection parameters used by Central
lly
2020-11-16 19:27:56 +08:00
-
-
-
004393ec5f
ble_mesh: stack: Update connection interval to 15ms
lly
2020-11-17 18:10:38 +08:00
-
b1383f5c0f
ble_mesh: stack: Update connection parameters used by Central
lly
2020-11-16 19:27:56 +08:00
-
-
4fa39cae98
ble_mesh: stack: Use settings_core_erase when deinit
lly
2020-05-29 10:06:34 +08:00
-
666488a940
ble_mesh: stack: Fix storing next net_idx and app_idx
lly
2020-05-27 11:27:20 +08:00
-
3421336d66
ble_mesh: stack: Continue restore even if failure happens
lly
2020-05-27 10:38:45 +08:00
-
ad1d5764e2
ble_mesh: stack: Split model settings store and clear
lly
2020-05-27 10:04:01 +08:00
-
db4a344a33
ble_mesh: stack: Erase netkey and appkey with key index
lly
2020-05-27 09:42:50 +08:00
-
29c7645093
ble_mesh: stack: Add clear hb_pub in settings
lly
2020-05-27 09:34:33 +08:00
-
692ccf774b
ble_mesh: stack: Transport rx reset settings update
lly
2020-05-27 09:31:33 +08:00
-
034906c6a8
ble_mesh: stack: Use erase settings functions
lly
2020-05-27 09:11:53 +08:00
-
69131a11ed
ble_mesh: stack: Use mutex for settings operation
lly
2020-05-26 18:31:46 +08:00
-
8cbc93101e
ble_mesh: stack: Add role check before enabling device
lly
2020-05-26 18:17:41 +08:00
-
c39097a601
ble_mesh: stack: Define a type for mesh nvs handle
lly
2020-05-26 17:44:59 +08:00
-
b4131cb6a9
ble_mesh: ci: Enable settings in sdkconfig.ci.xxx
lly
2020-05-26 17:33:46 +08:00
-
-
a47e207a7e
ci: Fix annotated tag check
Angus Gratton
2020-11-23 10:23:24 +11:00
-
-
-
e87d95f895
Merge branch 'bugfix/backport_master_to_v4.1' into 'release/v4.1'
Jiang Jiang Jian
2020-11-23 00:44:21 +08:00
-
-
-
-
6956d43f29
components/bt: Point the btlib to the latest branch.
wangcheng
2020-11-20 18:55:00 +08:00
-
d09d5479a8
Merge branch 'feature/light_sleep_reject_v4.1' into 'release/v4.1'
Jiang Jiang Jian
2020-11-22 20:48:39 +08:00
-
-
f69fe10e7e
components/coex: Some bugfix about ble dynamic prio
baohongde
2020-09-18 19:40:32 +08:00
-
9b274cc989
components/bt: Fix waking up fail while sleeping
baohongde
2020-10-14 20:20:57 +08:00
-
a64acef06f
components/bt: Make sleep avaliable in hli(for future use)
baohongde
2020-09-03 20:51:19 +08:00
-
c33dc7afd1
components/bt: Fix BT controller dead issue caused by clk overflow components/bt: Fix assert(10, 9), when the AFPM happens
wangcheng
2020-11-20 15:43:09 +08:00
-
2b19bc9efa
components/bt: fixed memory damage caused by bluetooth memory release
wangcheng
2020-10-26 15:56:55 +08:00
-
a8035d21ef
ble_mesh: add ble mesh coex test example
wangcheng
2019-10-16 10:25:00 +08:00
-
-
-
5b73ec939c
Merge branch 'bugfix/fix_some_wifi_bugs_1120_v4.1' into 'release/v4.1'
Jiang Jiang Jian
2020-11-22 20:07:37 +08:00
-
-
a6db1162e8
Merge branch 'feat/ble_mesh_use_model_c_v4.0' into 'release/v4.0'
Jiang Jiang Jian
2020-11-22 18:57:11 +08:00
-
-
e0c22867b9
Merge branch 'bugfix/ble_mesh_sensor_example_fix_v4.0' into 'release/v4.0'
Jiang Jiang Jian
2020-11-22 18:56:57 +08:00
-
-
d950d3b6b0
WIFI: Iperf example's parameter opt was uninitialized, may leads setsockoption invalide if it equal to 0
dongyou
2020-10-20 16:26:12 +08:00
-
5a2445bb96
bugfix: fix TCP timer interval
ronghulin
2020-10-29 11:15:53 +08:00
-
f835edbf5c
fix TCP retransmission interval
ronghulin
2020-10-16 11:47:35 +08:00
-
87bd31983c
Fixed links to example directories for fast_scan and scan
Jan-Hendrik Frintrop
2020-04-25 22:28:45 +02:00
-
fc18d7972e
wpa_supplicant: Minor bugfix with wpa_supplicant debug logs.
Hrudaynath Dhabe
2020-04-19 16:40:06 +05:30
-
d9033cfeec
ble_mesh: example: Fix sensor data wrong iteration
lly
2020-09-04 11:44:59 +08:00
-
-
8d9b0909a3
ble_mesh: stack: Use model callback for operations [Zephyr]
lly
2020-07-07 18:25:29 +08:00
-
-
0e42b856af
Merge branch 'bugfix/initialize_SO_REUSEADDR_value' into 'master'
Jiang Jiang Jian
2020-11-22 16:08:21 +08:00
-
-
d6f697e113
Merge branch 'bugfix/cxx_flag_operators_v4.0' into 'release/v4.0'
Jiang Jiang Jian
2020-11-22 15:35:22 +08:00
-
-
8171579a5c
Merge branch 'feature/switch_from_external_to_interanl_ram_v4.1' into 'release/v4.1'
Jiang Jiang Jian
2020-11-22 15:17:41 +08:00
-
-
7a55981dca
Merge branch 'feature/esp_tls_for_supplicant_v4.0' into 'release/v4.0'
Jiang Jiang Jian
2020-11-21 22:43:33 +08:00
-
-
eb9520fdb0
Merge branch 'bugfix/backport_some_lwip_bugs_1120_v4.0' into 'release/v4.0'
Jiang Jiang Jian
2020-11-21 22:34:27 +08:00
-
-
747f281325
Merge branch 'component/seperate_bta_jv_l2c_4.0' into 'release/v4.0'
Jiang Jiang Jian
2020-11-21 22:34:00 +08:00
-
-
ba4fc9c803
Merge branch 'bugfix/backport_v4.0_fix_pthread_priority_inheritance' into 'release/v4.0'
Jiang Jiang Jian
2020-11-21 22:33:37 +08:00
-
-
4e9de58779
Merge branch 'optimize/ble_mesh_provisioner_delete_dev_v4.0' into 'release/v4.0'
Jiang Jiang Jian
2020-11-21 17:54:25 +08:00
-
-
2fa70c8aed
Merge branch 'feat/ble_mesh_device_properties_v2_v4.0' into 'release/v4.0'
Jiang Jiang Jian
2020-11-21 17:54:14 +08:00
-
-
2a93a30c42
Merge branch 'bugfix/ble_mesh_check_stack_init_v4.0' into 'release/v4.0'
Jiang Jiang Jian
2020-11-21 17:53:11 +08:00
-
-
d101748448
Merge branch 'bugfix/ble_mesh_prov_iv_index_v4.0' into 'release/v4.0'
Jiang Jiang Jian
2020-11-21 17:52:20 +08:00
-
-
fea21b8e44
Merge branch 'bugfix/backport_v3.3_fix_pthread_priority_inheritance' into 'release/v3.3'
Jiang Jiang Jian
2020-11-21 17:51:42 +08:00
-
-
a353e1d235
Fix tsk watchdog when running spp vfs demo
weitianhua
2020-06-22 18:01:47 +08:00
-
ca00390174
Seperate BTA_JV_L2CAP for less bin size
weitianhua
2020-06-12 21:51:38 +08:00
-
-
-
940f2bc108
esp_eth: moved extern "C" after includes
Jakob Hasse
2020-09-08 17:39:56 +08:00
-
-
-
b06fe45fde
Merge branch 'feature/mqtt_submodule_update_23c8e1ec_v4.0' into 'release/v4.0'
Jiang Jiang Jian
2020-11-21 17:32:18 +08:00
-
-
025b8c3f21
Merge branch 'feature/mqtt_submodule_update_23c8e1ec_v3.3' into 'release/v3.3'
Jiang Jiang Jian
2020-11-21 17:26:18 +08:00
-
-
e8a0ecddd8
Merge branch 'bugfix/att_buffer_count_fixed_v3.3' into 'release/v3.3'
Jiang Jiang Jian
2020-11-21 17:05:47 +08:00
-
-
d2173ba1e8
pthread: fix the priority inheritance
xutao
2020-11-17 14:33:19 +08:00
-
-
-
dc4856e292
Merge branch 'bugfix/backport_v3.3_fix_websocket_issue' into 'release/v3.3'
Jiang Jiang Jian
2020-11-21 16:20:28 +08:00
-
-
4dd4a1a2e0
Merge branch 'bugfix/backport_some_lwip_bugs_1120_v4.1' into 'release/v4.1'
Jiang Jiang Jian
2020-11-21 15:28:00 +08:00
-
-
d925b564cd
esp32: Switch SPIRAM stack in esp_restart_noos() to internal stack
KonstantinKondrashov
2020-05-16 17:52:33 +08:00
-
-
-
941e7771d9
Merge branch 'feature/mqtt_submodule_update_23c8e1ec_v4.1' into 'release/v4.1'
Jiang Jiang Jian
2020-11-21 15:13:18 +08:00
-
-
552baf659c
Merge branch 'bugfix/mdns_src_addr_cpy_v4.1' into 'release/v4.1'
Jiang Jiang Jian
2020-11-21 15:11:05 +08:00
-
-
57bf32e218
Merge branch 'bugfix/esp_netif_dangling_hostname' into 'master'
David Čermák
2020-11-21 03:55:51 +08:00
-
-
fee376dcdc
Merge branch 'bugfix/customer_baidu_psram_stack_backtrace_v4.1' into 'release/v4.1'
Jiang Jiang Jian
2020-11-20 22:33:26 +08:00
-
-
7eada9f4d3
wpa_supplicant: Fix configurable debug log feature's warning issue
Hrudaynath Dhabe
2020-01-30 19:25:45 +05:30
-
3dc7dc9e97
esp_wifi: optimize WiFi debug log
liu zhifu
2020-08-14 23:42:57 +08:00
-
2c85e830e0
esp_wifi: update wifi lib
zhangyanjiao
2020-11-20 20:01:19 +08:00
-
5de5eb5676
esp_wifi: optimize WiFi TX performance
liu zhifu
2020-02-13 14:26:48 +08:00
-
ffc87ab7d9
esp_wifi: Update wifi lib
Nachiket Kukade
2020-10-28 16:33:27 +05:30
-
b8991833ca
esp_wifi: remove wifi tx buffer limits
ChenJianxing
2020-05-27 15:06:53 +08:00
-
3dbff1638c
Wi-Fi: set softap beacon DTIM count according to TSF timer
Xia Xiaotian
2020-11-06 20:38:10 +08:00
-
77e7b15190
Reduce log level of hexdumps to verbose
GOPTIONS\pfrost
2019-07-26 15:56:40 +01:00
-
5707296aff
wifi: Fix esp_wifi log levels
aditi_lonkar
2020-08-16 15:13:23 +05:30
-
2c995da190
ESP-WIFI: Optimize 4way handshake failure time
kapil.gupta
2020-05-19 16:20:04 +05:30
-
0bd483bbf5
espnow/pmf: Implement ESPNOW + PMF Co-existance
Nachiket Kukade
2020-09-02 10:45:08 +08:00
-
-
-
916d2f6f4c
esp_netif: Added test for failing to set hostname
David Cermak
2020-11-02 20:41:46 +01:00
-
7c4d3fbf8b
esp_netif: Fixed possible use of hostname pointer after its freed
David Cermak
2020-11-02 20:40:25 +01:00
-
-
c8902cddc7
Merge branch 'bugfix/backport_v4.0_fix_websocket_issue' into 'release/v4.0'
David Čermák
2020-11-20 17:46:35 +08:00
-
-
aef8a36c99
Merge branch 'bugfix/backport_v4.0_fix_transport_ssl_blocking' into 'release/v4.0'
David Čermák
2020-11-20 17:45:03 +08:00
-
-
a19f58355a
Merge branch 'bugfix/fix_transport_ssl_blocking_v3.3' into 'release/v3.3'
David Čermák
2020-11-20 17:43:41 +08:00
-
-
e846274e59
MQTT: Update submodule reference: config, error handle, minor fixes
David Cermak
2020-09-21 15:12:22 +02:00
-
-
-
c4e22a3925
MQTT: Update submodule reference: config, error handle, minor fixes
David Cermak
2020-09-21 15:12:22 +02:00
-
-
-
05314b6ce0
MQTT: Update submodule reference: config, error handle, minor fixes
David Cermak
2020-09-21 15:12:22 +02:00
-
-
-
c4e4a05002
MQTT: Update submodule reference: config, error handle, minor fixes
David Cermak
2020-09-21 15:12:22 +02:00
-
-
-
ae30617810
Merge branch 'feature/mqtt_submodule_update_23c8e1ec' into 'master'
David Čermák
2020-11-20 17:21:02 +08:00
-
-
eec0934081
mdns: Fix wrong mdns source address if lwIP IPv6 zones disabled
David Cermak
2020-11-06 10:32:00 +01:00
-
-
-
405f2ee995
mdns: Fix wrong mdns source address if lwIP IPv6 zones disabled
David Cermak
2020-11-06 10:32:00 +01:00
-
-
-
df23bbe8e1
backport bugfix lwip for v4.0
xueyunfei
2020-11-20 16:08:03 +08:00
-
31b6b885e6
wpa_supplicant: Fix IOT issue with latest freeradius
kapil.gupta
2020-07-23 22:42:37 +05:30
-
c384d61e53
wpa_supplicant: Fix invalid pointer deference and memleak
kapil.gupta
2020-07-19 14:07:00 +05:30
-
0263a182fc
wpa_supplicant: Support for mbedtls tls handshake
kapil.gupta
2020-05-28 21:24:56 +05:30
-
-