]> granicus.if.org Git - esp-idf/history - components/bt
Fix panic register dump format
[esp-idf] / components / bt /
2017-01-13 Ivan GrokhotkovMerge branch 'feature/esp32_core_dump' into 'master'
2017-01-12 Wu Jian GangMerge branch 'bugfix/btdm_adv_stop' into 'master'
2017-01-12 Wu Jian GangMerge branch 'feature/btdm_attr_table' into 'master'
2017-01-12 Tian Haocomponent/bt : fix adv stop bug
2017-01-12 Tian Haocomponent/bt : gatt server table fix uuid discovery bug
2017-01-12 Tian Haocomponent/bt : mv demo name
2017-01-12 Jiang Jiang JianMerge branch 'bugfix/btdm_dualcore_tmp_solution' into...
2017-01-12 Jiang Jiang JianMerge branch 'feature/wpa2_example' into 'master'
2017-01-12 Islandcomponent/bt : Optimize Gatt attr table and fix some...
2017-01-12 Ivan GrokhotkovMerge branch 'bugfix/mbedtls_tests' into 'master'
2017-01-11 Ivan GrokhotkovMerge branch 'feature/config_wifi_bt' into 'master'
2017-01-11 Ivan GrokhotkovMerge branch 'feature/toolchain_update' into 'master'
2017-01-11 Tian Haocomponent/bt : modify bluedroid task to core0
2017-01-11 Jeroen DomburgMerge branch 'bugfix/spi_inconsistencies' into 'master'
2017-01-11 Yulongcomponent bt:Added the create attribute table method...
2017-01-11 Jiang Jiang JianMerge branch 'bugfix/id9562_unregistered_callback'...
2017-01-11 Jiang Jiang JianMerge branch 'feature/add_wpa2_set_id_api' into 'master'
2017-01-11 Jiang Jiang JianMerge branch 'feature/ethernet_support_flow_control...
2017-01-11 Jiang Jiang JianMerge branch 'bugfix/id9561_bt_status_check' into ...
2017-01-11 wangmengyangcomponent/bt: change MACRO to inline function when...
2017-01-11 wangmengyangcomponent/bt: fix typos in "if" condition espressions
2017-01-11 Ivan GrokhotkovMerge branch 'feature/idf_version' into 'master'
2017-01-11 wangmengyangcomponent/bt: check for registration status of callback...
2017-01-11 wangmengyangcomponent/bt: bug fix of lack of checking bluetooth...
2017-01-10 Angus Grattonconfig: Move WiFi & BT toggles to Components menu,...
2017-01-10 Angus Grattonconfig: Simplify WiFi & Bluetooth config options
2017-01-10 Wu Jian GangMerge branch 'feature/openssl' into 'master'
2017-01-09 Wu Jian GangMerge branch 'bugfix/autoip_enable_issue' into 'master'
2017-01-09 Jiang Jiang JianMerge branch 'bugfix/detect_ocd_when_panic' into 'master'
2017-01-09 Angus GrattonMerge branch 'bugfix/sdkconfig_defaults' into 'master'
2017-01-09 Jiang Jiang JianMerge branch 'feature/btdm_common_api' into 'master'
2017-01-07 Ivan GrokhotkovMerge branch 'feature/cplusplus' into 'master'
2017-01-07 Ivan GrokhotkovMerge branch 'test/update_known_issues' into 'master'
2017-01-07 Ivan GrokhotkovMerge branch 'feature/bootloader_rng' into 'master'
2017-01-07 Ivan GrokhotkovMerge branch 'feature/lwip-rcvbuf-option' into 'master'
2017-01-07 Ivan GrokhotkovMerge branch 'bugfix/ets_delay_on_app_cpu' into 'master'
2017-01-06 Tian Haocomponent/bt : add bt device api
2017-01-06 Jiang Jiang JianMerge branch 'feature/btdm_blufi_version' into 'master'
2017-01-06 Tian Haocomponent/bt : blufi add version
2017-01-06 Wu Jian GangMerge branch 'feature/Add_OTA_Demo' into 'master'
2017-01-06 Wu Jian GangMerge branch 'feature/CoAP' into 'master'
2017-01-06 Wu Jian GangMerge branch 'feature/wifi_deinit' into 'master'
2017-01-05 Ivan GrokhotkovMerge branch 'feature/btdm_blufi' into 'master'
2017-01-05 Tian Haocomponent/bt : use new lib, optimize BT power
2017-01-05 Tian Haocomponent/bt : new blufi
2017-01-05 Wang Jia LinMerge branch 'feature/ledc' into 'master'
2017-01-05 wangmengyangcomponent/bt: modify bluetooth API
2017-01-05 Tian Haocomponent/bt : add macro for adv_data_flag
2017-01-05 Tian Haocomponent/bt : fix advertising bug
2017-01-05 Ivan GrokhotkovMerge branch 'feature/btdm_gatt_api' into 'master'
2017-01-05 Tian HaoMerge branch 'master' into feature/btdm_gatt_api
2017-01-03 Angus GrattonMerge branch 'feature/print_halt_abort' into 'master'
2016-12-29 Wang Jia LinMerge branch 'buffix/uart_frm_err_parity_err_mismatch...
2016-12-29 Ivan GrokhotkovMerge branch 'feature/osx_brew_reqs' into 'master'
2016-12-29 Ivan GrokhotkovMerge branch 'bugfix/doc_template' into 'master'
2016-12-29 Wu Jian GangMerge branch 'feature/add_ip_frag_option' into 'master'
2016-12-28 Angus GrattonMerge branch 'bugfix/uart_intr_config' into 'master'
2016-12-28 Angus GrattonMerge branch 'bugfix/minor_issues' into 'master'
2016-12-28 Angus GrattonMerge branch 'bugfix/freertos_tick_period' into 'master'
2016-12-27 Angus GrattonReplace backwards-compatible portTICK_RATE_MS with...
2016-12-20 Wu Jian GangMerge branch 'bugfix/tcpip_adapter_set_ip_info' into...
2016-12-19 Angus GrattonMerge branch 'feature/dhcpserver_null_gw' into 'master'
2016-12-19 Tian Haocomponent/bt : modify demo for new api
2016-12-19 Tian Haocomponent/bt : change api for V2.0
2016-12-16 Angus GrattonMerge branch 'feature/spiflash_unaligned_readwrite...
2016-12-15 Wu Jian GangMerge branch 'bugfix/tw9240_fix_lwip_dual_core_issue...
2016-12-15 Ivan GrokhotkovMerge branch 'bugfix/heap_alloc_no_iram' into 'master'
2016-12-15 Jiang Jiang JianMerge branch 'bugfix/btdm_bluedroid' into 'master'
2016-12-15 Tian HaoMerge branch 'master' into bugfix/btdm_bluedroid
2016-12-15 Tian Haocomponent/bt : fix advertising bug
2016-12-15 Tian Haocomponent/bt : add some macro , so redo the doxygen
2016-12-15 Tian Haocomponent/bt : change the resolving list cleanup position
2016-12-14 Angus GrattonMerge branch 'bugfix/conf_across_mountpoints' into...
2016-12-14 Angus GrattonMerge branch 'bugfix/build_system_linker_script_deps...
2016-12-14 Tian Haocomponent/bt : fix bluetooth disable memory leak
2016-12-14 Tian Haocomponent/bt : fix enable bug
2016-12-14 Tian Haocomponent/bt : increase the task stack size
2016-12-14 Tian Haocomponent/bt : fix the init/deinit memory leak
2016-12-14 Tian Haocomponent/bt : fix the bug of deinit/disable
2016-12-12 Angus GrattonMerge branch 'feature/make_size' into 'master'
2016-12-12 Ivan GrokhotkovMerge branch 'test/integrate_stress_test_to_CI' into...
2016-12-12 Angus Grattonbuild system: Project ELF should depend on linker scrip...
2016-12-12 Ivan GrokhotkovMerge branch 'bugfix/driver_cleanup_log' into 'master'
2016-12-11 Angus GrattonMerge branch 'feature/esptool_flash_encryption' into...
2016-12-09 Tian Haocomponent/bt : cleanup the un-necessary include in...
2016-12-09 Tian Haocomponent/bt : add cpp extern c
2016-12-09 Tian Haocomponent/bt : fix the authentication req type
2016-12-09 Tian Haocomponent/bt : fix bug of bdaddr point to resolve gattc...
2016-12-09 Jeroen DomburgMerge branch 'feature/intr_alloc' into 'master'
2016-12-09 Angus GrattonMerge branch 'bugfix/ci_fail_warnings' into 'master'
2016-12-08 Tian Haocomponent/bt : delete the un-used lines
2016-12-07 Tian Haocomponent/bt : cleanup all the "-W-no-xx" and all...
2016-12-06 Angus GrattonMerge branch 'bugfix/gdbstub_no_sync_gdb' into 'master'
2016-12-02 Jiang Jiang JianMerge branch 'feature/btdm_bluedroid' into 'master'
2016-12-01 Tian Haocomponent/bt : cleanup the function warning in doxygen
2016-12-01 Tian Haocomponent/bt : add ble event type
2016-12-01 Tian Haocomponent/bt : cleanup the return style
2016-12-01 Tian Haocomponent/bt : cleanup the function comment as doxygen...
2016-12-01 Tian Haocomponent/bt : fix a code bug
2016-12-01 Tian Haocomponent/bt : update lib
next