Bluetooth Classicο
Bluedroidο
- The following Bluedroid APIs have been changed: - /bt/host/bluedroid/api/include/api/esp_bt_main.h - The function - esp_bluedroid_inithas been deprecated and replaced by- esp_bluedroid_init_with_cfg.
- A new configuration structure - esp_bluedroid_config_thas been introduced as a parameter for- esp_bluedroid_init_with_cfg. The field- ssp_enin this structure determines the pairing mode.
 
 
- The configuration - CONFIG_BT_SSP_ENABLEDhas been removed, as pairing mode can now be configured at runtime.