chenjianhua 
							
						 
					 
					
						
						
							
						
						0b8bec3fa5 
					 
					
						
						
							
							refactor(bt/bluedroid): Refactor the print for BLE examples  
						
						
						
						
					 
					
						2024-10-24 12:03:56 +08:00 
						 
				 
			
				
					
						
							
							
								chenjianhua 
							
						 
					 
					
						
						
							
						
						f6bedd65b6 
					 
					
						
						
							
							refactor(bt/bluedroid): Refactor the print for gatt_server and gatt_client example  
						
						
						
						
					 
					
						2024-10-24 12:03:56 +08:00 
						 
				 
			
				
					
						
							
							
								Island 
							
						 
					 
					
						
						
							
						
						0593e04dee 
					 
					
						
						
							
							Merge branch 'docs/optimized_ble_adv_data_type_v5.3' into 'release/v5.3'  
						
						... 
						
						
						
						docs(ble/bluedroid): Optimize BLE example for setting advertising data (v5.3)
See merge request espressif/esp-idf!32755  
						
						
					 
					
						2024-09-09 10:35:05 +08:00 
						 
				 
			
				
					
						
							
							
								zhanghaipeng 
							
						 
					 
					
						
						
							
						
						87ec32e738 
					 
					
						
						
							
							docs(ble/bluedroid): Optimize BLE example for setting advertising data  
						
						
						
						
					 
					
						2024-08-12 11:32:34 +08:00 
						 
				 
			
				
					
						
							
							
								zhanghaipeng 
							
						 
					 
					
						
						
							
						
						2e0c01b1c5 
					 
					
						
						
							
							docs(ble/bluedroid): Optimize documentation for BLE connection parameter updates  
						
						
						
						
					 
					
						2024-08-09 20:21:04 +08:00 
						 
				 
			
				
					
						
							
							
								zhanghaipeng 
							
						 
					 
					
						
						
							
						
						e10c977834 
					 
					
						
						
							
							fix(ble/bluedroid): Fixed BLE no data length change event  
						
						
						
						
					 
					
						2024-06-02 17:36:35 +08:00 
						 
				 
			
				
					
						
							
							
								zhiweijian 
							
						 
					 
					
						
						
							
						
						b9a1756202 
					 
					
						
						
							
							fix(ble/bluedroid): Remove BLE functions discard declaration  
						
						... 
						
						
						
						fix(nt/bluedroid): Split the device name set functions
feat(bt/bluedroid): added APIs to get/set device name on BT GAP side
change(bt/common): Marked some APIs in device module as deprecated
1. esp_bt_dev_set_device_name
2. esp_bt_dev_get_device_name
change(bt/bluedroid): use BT GAP APIs to set/get device name in bluetooth classic examples
change(bt/bluedroid): use BT/BLE GAP APIs to set/get device name in coexist examples 
						
						
					 
					
						2024-04-18 15:53:54 +08:00 
						 
				 
			
				
					
						
							
							
								zhiweijian 
							
						 
					 
					
						
						
							
						
						5725595d84 
					 
					
						
						
							
							fix(ble/bluedroid): Remove esp_bluedroid_init() discard declaration  
						
						
						
						
					 
					
						2024-04-18 15:53:30 +08:00 
						 
				 
			
				
					
						
							
							
								zhanghaipeng 
							
						 
					 
					
						
						
							
						
						f812863827 
					 
					
						
						
							
							fix(ble/bluedroid): Optimize the BLE  documentation  
						
						
						
						
					 
					
						2024-03-15 20:02:13 +08:00 
						 
				 
			
				
					
						
							
							
								Wang Meng Yang 
							
						 
					 
					
						
						
							
						
						4c8f6c5458 
					 
					
						
						
							
							Merge branch 'feat/add_get_device_name_api' into 'master'  
						
						... 
						
						
						
						feat(bt/bluedroid): Added API to get local device name
Closes BT-3526
See merge request espressif/esp-idf!27667  
						
						
					 
					
						2023-12-27 10:37:33 +08:00 
						 
				 
			
				
					
						
							
							
								zhanghaipeng 
							
						 
					 
					
						
						
							
						
						ed036e0ebe 
					 
					
						
						
							
							fix(bt/bluedroid): Fix prepare write for BLE example  
						
						
						
						
					 
					
						2023-12-21 10:59:26 +08:00 
						 
				 
			
				
					
						
							
							
								Jin Cheng 
							
						 
					 
					
						
						
							
						
						a3f68aef8a 
					 
					
						
						
							
							feat(bt/bluedroid): Added API to get local device name  
						
						
						
						
					 
					
						2023-12-15 19:30:12 +08:00 
						 
				 
			
				
					
						
							
							
								luomanruo 
							
						 
					 
					
						
						
							
						
						30f4a43556 
					 
					
						
						
							
							ci(ble/bluedroid): Add notes in sdkconfig.defaults  
						
						
						
						
					 
					
						2023-11-21 15:00:55 +08:00 
						 
				 
			
				
					
						
							
							
								Wang Meng Yang 
							
						 
					 
					
						
						
							
						
						78af508654 
					 
					
						
						
							
							Merge branch 'feature/add_new_bluedroid_init' into 'master'  
						
						... 
						
						
						
						Feat(bt/bluedroid): Add new ESP Bluedroid stack init API
Closes BTQABR2023-32
See merge request espressif/esp-idf!25248  
						
						
					 
					
						2023-09-04 11:24:44 +08:00 
						 
				 
			
				
					
						
							
							
								Zhang Hai Peng 
							
						 
					 
					
						
						
							
						
						3dca0d7d2e 
					 
					
						
						
							
							Merge branch 'docs/update_ble_comment' into 'master'  
						
						... 
						
						
						
						docs(bt): Update comment in ble
See merge request espressif/esp-idf!25477  
						
						
					 
					
						2023-09-01 16:08:49 +08:00 
						 
				 
			
				
					
						
							
							
								liqigan 
							
						 
					 
					
						
						
							
						
						0df585dc35 
					 
					
						
						
							
							feat(bt/bluedroid): Add new version of API for Bluedroid host stack initialization  
						
						
						
						
					 
					
						2023-08-31 12:28:38 +00:00 
						 
				 
			
				
					
						
							
							
								zhanghaipeng 
							
						 
					 
					
						
						
							
						
						79c2764d1e 
					 
					
						
						
							
							docs(bt): Update comment in ble  
						
						
						
						
					 
					
						2023-08-31 16:43:32 +08:00 
						 
				 
			
				
					
						
							
							
								zwj 
							
						 
					 
					
						
						
							
						
						334a8f2459 
					 
					
						
						
							
							BLE examples malloc related code optimization  
						
						
						
						
					 
					
						2023-08-23 15:34:28 +08:00 
						 
				 
			
				
					
						
							
							
								KonstantinKondrashov 
							
						 
					 
					
						
						
							
						
						e72061695e 
					 
					
						
						
							
							all: Removes unnecessary newline character in logs  
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/11465  
						
						
					 
					
						2023-06-09 03:31:21 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						bf2a7b2df6 
					 
					
						
						
							
							esp32h4: removed esp32h4 related codes  
						
						
						
						
					 
					
						2023-04-23 12:03:07 +00:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						b16ed57b2e 
					 
					
						
						
							
							esp32h4: removed esp32h4 related files  
						
						
						
						
					 
					
						2023-04-23 12:03:07 +00:00 
						 
				 
			
				
					
						
							
							
								Shen Weilong 
							
						 
					 
					
						
						
							
						
						90d6b9cbd7 
					 
					
						
						
							
							ble: Update README files for bluedroid host examples on ESP32-H2  
						
						... 
						
						
						
						Disable clocks and phy modem directly in esp_bt_controller_deinit() 
						
						
					 
					
						2023-03-20 19:09:29 +08:00 
						 
				 
			
				
					
						
							
							
								Shen Weilong 
							
						 
					 
					
						
						
							
						
						6e962ce8dd 
					 
					
						
						
							
							Modify the readme files in example/bluetooth  
						
						
						
						
					 
					
						2023-01-13 15:05:34 +08:00 
						 
				 
			
				
					
						
							
							
								Shen Weilong 
							
						 
					 
					
						
						
							
						
						45aaeda1e3 
					 
					
						
						
							
							modify bt sdkconfig to support bluedroid examples for esp32c6  
						
						
						
						
					 
					
						2023-01-13 15:05:34 +08:00 
						 
				 
			
				
					
						
							
							
								zhiweijian 
							
						 
					 
					
						
						
							
						
						ebc9c92ed6 
					 
					
						
						
							
							Remove -Wno-format compile option for bluedroid BLE examples  
						
						
						
						
					 
					
						2022-12-09 12:29:41 +08:00 
						 
				 
			
				
					
						
							
							
								Jiang Jiang Jian 
							
						 
					 
					
						
						
							
						
						4fe074b3c8 
					 
					
						
						
							
							Merge branch 'doc/fix_a_typo_in_gatt_server_demo' into 'master'  
						
						... 
						
						
						
						Fix a typo in the GATT Server walkthrough
Closes IDFGH-8646
See merge request espressif/esp-idf!20895  
						
						
					 
					
						2022-11-15 15:08:54 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						8677216576 
					 
					
						
						
							
							esp32h2: renaming esp32h2 to esp32h4  
						
						
						
						
					 
					
						2022-11-08 17:05:33 +08:00 
						 
				 
			
				
					
						
							
							
								Paul Tsupikoff 
							
						 
					 
					
						
						
							
						
						87f489915c 
					 
					
						
						
							
							Fix a typo in the GATT Server walkthrough  
						
						... 
						
						
						
						This seems the right function to be mentioned, based on the context. 
						
						
					 
					
						2022-11-02 09:42:04 +08:00 
						 
				 
			
				
					
						
							
							
								satish.solanke 
							
						 
					 
					
						
						
							
						
						42743a7189 
					 
					
						
						
							
							Update_sdkdefaultconfig_BLE_only_flag ESP32C2  
						
						
						
						
					 
					
						2022-08-09 16:28:01 +00:00 
						 
				 
			
				
					
						
							
							
								jingli 
							
						 
					 
					
						
						
							
						
						ee3423834e 
					 
					
						
						
							
							kconfig: refactor xtal freq kconfig to common configuration item  
						
						
						
						
					 
					
						2022-08-05 19:12:29 +08:00 
						 
				 
			
				
					
						
							
							
								Ivan Grokhotkov 
							
						 
					 
					
						
						
							
						
						e596c84d49 
					 
					
						
						
							
							build system: re-add -Wno-format as private flag for some example components  
						
						
						
						
					 
					
						2022-08-03 16:42:47 +04:00 
						 
				 
			
				
					
						
							
							
								Fu Hanxi 
							
						 
					 
					
						
						
							
						
						c0568611dd 
					 
					
						
						
							
							docs: changes docs supported targets tables  
						
						
						
						
					 
					
						2022-07-14 08:26:32 +08:00 
						 
				 
			
				
					
						
							
							
								satish.solanke 
							
						 
					 
					
						
						
							
						
						8e27170ba8 
					 
					
						
						
							
							Added ESP32-S3 in README Bluedroid examples  
						
						
						
						
					 
					
						2022-07-11 09:49:09 +05:30 
						 
				 
			
				
					
						
							
							
								satish.solanke 
							
						 
					 
					
						
						
							
						
						6d86cde293 
					 
					
						
						
							
							sdkconfig default for the  esp32c2  
						
						
						
						
					 
					
						2022-07-08 04:52:47 +00:00 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						a690a87829 
					 
					
						
						
							
							spi_flash: Remove legacy spi_flash drivers  
						
						
						
						
					 
					
						2022-07-01 11:01:34 +08:00 
						 
				 
			
				
					
						
							
							
								GengYuchao 
							
						 
					 
					
						
						
							
						
						69c63e63b3 
					 
					
						
						
							
							Update examples sdkconfig defualut  
						
						
						
						
					 
					
						2022-06-20 17:00:12 +08:00 
						 
				 
			
				
					
						
							
							
								Djordje Nedic 
							
						 
					 
					
						
						
							
						
						facab8c5a7 
					 
					
						
						
							
							tools: Increase the minimal supported CMake version to 3.16  
						
						... 
						
						
						
						This updates the minimal supported version of CMake to 3.16, which in turn enables us to use more CMake features and have a cleaner build system.
This is the version that provides most new features and also the one we use in our latest docker image for CI. 
						
						
					 
					
						2022-06-01 06:35:02 +00:00 
						 
				 
			
				
					
						
							
							
								satish.solanke 
							
						 
					 
					
						
						
							
						
						3a42007680 
					 
					
						
						
							
							Bluedroid porting changes for esp32h2  
						
						... 
						
						
						
						created common Kconfig for common flag of nimbble and Bluedroid
fix compile error
created common cfg file for controller
fix the compilation error on tip of master
added common controller flags and fixed compilation error
sdkconfig rename for target specific 
						
						
					 
					
						2022-05-30 08:42:45 +00:00 
						 
				 
			
				
					
						
							
							
								Jiang Jiang Jian 
							
						 
					 
					
						
						
							
						
						fb7994ba06 
					 
					
						
						
							
							Merge branch 'feature/remove_disable_gcc8_warns' into 'master'  
						
						... 
						
						
						
						build: remove COMPILER_DISABLE_GCC8_WARNINGS option
See merge request espressif/esp-idf!16941  
						
						
					 
					
						2022-05-30 09:42:17 +08:00 
						 
				 
			
				
					
						
							
							
								Jiang Jiang Jian 
							
						 
					 
					
						
						
							
						
						368cb04194 
					 
					
						
						
							
							Merge branch 'contrib/github_pr_8076' into 'master'  
						
						... 
						
						
						
						example: Synchronize includes in BLE walkthrough (GitHub PR)
Closes IDFGH-6417
See merge request espressif/esp-idf!17458  
						
						
					 
					
						2022-05-29 14:31:09 +08:00 
						 
				 
			
				
					
						
							
							
								Anton Maklakov 
							
						 
					 
					
						
						
							
						
						b9a549c80b 
					 
					
						
						
							
							build: remove COMPILER_DISABLE_GCC8_WARNINGS, no longer relevant  
						
						
						
						
					 
					
						2022-05-27 11:40:40 +07:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						0687daf2c8 
					 
					
						
						
							
							kconfig: move remaining kconfig options out of target component  
						
						... 
						
						
						
						The kconfig options are moved to the component where they are used,
mostly esp_hw_support and esp_system. 
						
						
					 
					
						2022-05-23 17:57:45 +08:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						d2872095f9 
					 
					
						
						
							
							soc: moved kconfig options out of the target component.  
						
						... 
						
						
						
						Moved the following kconfig options out of the target component:
 * CONFIG_ESP*_DEFAULT_CPU_FREQ* -> esp_system
 * ESP*_REV_MIN -> esp_hw_support
 * ESP*_TIME_SYSCALL -> newlib
 * ESP*_RTC_* -> esp_hw_support
Where applicable these target specific konfig names were merged into
a single common config, e.g;
CONFIG_ESP*_DEFAULT_CPU_FREQ -> CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ 
						
						
					 
					
						2022-04-21 12:09:43 +08:00 
						 
				 
			
				
					
						
							
							
								David Cermak 
							
						 
					 
					
						
						
							
						
						795b7ed993 
					 
					
						
						
							
							esp_netif: Remove tcpip_adapter compatibility layer  
						
						
						
						
					 
					
						2022-03-10 08:19:43 +01:00 
						 
				 
			
				
					
						
							
							
								František Nečas 
							
						 
					 
					
						
						
							
						
						7277e61672 
					 
					
						
						
							
							example: Synchronize includes in BLE walkthrough  
						
						... 
						
						
						
						Previously, the includes in the initial walkthrough section were
different from the actual ones used includes in the code example.
Moreover, if one was following the walkthrough and only taking
inspiration from there rather than the code itself, with these includes,
the code wouldn't compile. Synchronize the source code file with the
walkthrough in this regard.
Signed-off-by: František Nečas <frantisek.necas@protonmail.com > 
						
						
					 
					
						2021-12-14 00:42:10 +01:00 
						 
				 
			
				
					
						
							
							
								baohongde 
							
						 
					 
					
						
						
							
						
						c138e47f45 
					 
					
						
						
							
							components/bt: Update licenses  
						
						
						
						
					 
					
						2021-12-08 10:59:06 +08:00 
						 
				 
			
				
					
						
							
							
								pedro.minatel 
							
						 
					 
					
						
						
							
						
						cb646ff068 
					 
					
						
						
							
							docs: Rebase and typos fixed for the bluetooth README files  
						
						
						
						
					 
					
						2021-11-16 16:56:47 +08:00 
						 
				 
			
				
					
						
							
							
								Roland Dobai 
							
						 
					 
					
						
						
							
						
						766aa57084 
					 
					
						
						
							
							Build & config: Remove leftover files from the unsupported "make" build system  
						
						
						
						
					 
					
						2021-11-11 15:32:36 +01:00 
						 
				 
			
				
					
						
							
							
								baohongde 
							
						 
					 
					
						
						
							
						
						b310c062cd 
					 
					
						
						
							
							components/bt: move config BT_RESERVE_DRAM from bluedroid to ESP32 controller  
						
						
						
						
					 
					
						2021-09-16 20:26:35 +08:00 
						 
				 
			
				
					
						
							
							
								baohongde 
							
						 
					 
					
						
						
							
						
						05768e9878 
					 
					
						
						
							
							components/bt: Combine 3 Bluetooth controller menu  
						
						
						
						
					 
					
						2021-09-15 10:57:37 +08:00