esp-idf/components
Tian Hao 85825377c8 component/bt: add a option to make report adv data and scan response individually
Originally, when doing BLE active scan, Bluedroid will not report adv to
application layer until receive scan response. This option is used to
disable the behavior. When enable this option, Bluedroid will report
adv data or scan response to application layer immediately.
2019-01-24 18:45:57 +08:00
..
app_trace cmake: Fix some failing example builds, fix gcov 2018-10-30 10:59:39 +11:00
app_update bugfix/ota_magic_byte_issue: Fix indent and replace constant by macro 2018-12-20 12:24:55 +05:30
aws_iot
bootloader bootloader: Fix crash enabling flash encryption 2018-11-01 14:14:18 +08:00
bootloader_support bootloader: verify that loaded image does not overlap bootloader code 2018-10-26 12:44:58 +08:00
bt component/bt: add a option to make report adv data and scan response individually 2019-01-24 18:45:57 +08:00
coap
console
cxx
driver Merge branch 'bugfix/fix_uart_read_bug_when_using_dual_core_v3.1' into 'release/v3.1' 2019-01-09 11:01:27 +08:00
esp-tls
esp32 Fix some bugs in phy 2019-01-16 22:23:04 +08:00
esp_adc_cal
esp_http_client
esp_https_ota
espcoredump
esptool_py Secure Boot & Flash encryption: Support 3/4 Coding Scheme 2018-10-24 23:21:17 +00:00
ethernet
expat
fatfs fatfs: Do not log from critical sections 2018-11-16 12:59:38 +01:00
freertos freertos: use xTaskQueueMutex to protect tick count 2018-11-19 11:09:37 +08:00
heap heap: Fix heap metadata test to account for background memory allocations 2018-10-12 18:22:07 +11:00
idf_test Component/bt: fix save keys when auth mode without bond 2018-12-13 15:49:02 +08:00
jsmn
json
libsodium
log
lwip lwip: fix mbox thread-safe issue 2019-01-02 23:06:24 +08:00
mbedtls aes/sha/mpi: Bugfix a use of shared registers. 2018-11-26 02:42:37 +00:00
mdns Merge branch 'bugfix/mdns_udp_send_protected_backport3.1' into 'release/v3.1' 2019-01-11 15:36:57 +08:00
micro-ecc
newlib newlib: Fix UT adjtime 2018-12-28 09:56:15 +08:00
nghttp
nvs_flash nvs_flash: Update documentation at different places to indicate NVS encryption is supported 2018-10-29 06:57:28 +00:00
openssl
partition_table nvs_flash: Add support for nvs encryption 2018-10-04 19:25:12 +05:30
pthread
sdmmc
smartconfig_ack
soc Merge branch 'feature/illegal_instruction_panic_info_v3.1' into 'release/v3.1' 2019-01-09 13:55:48 +08:00
spi_flash Merge branch 'bugfix/fix_random_failure_with_ota_updates_v3.1' into 'release/v3.1' 2018-10-16 10:58:24 +08:00
spiffs spiffs: increase timeout in readdir test 2018-12-28 09:56:15 +08:00
tcpip_adapter
ulp
vfs Merge branch 'test/add_case_to_detect_ds2ds_issue_v3.1' into 'release/v3.1' 2019-01-09 10:57:26 +08:00
wear_levelling
wpa_supplicant Merge branch 'bugfix/misc_v3_1_backports' into 'release/v3.1' 2018-10-10 15:01:13 +08:00
xtensa-debug-module