esp-idf/examples/bluetooth/bluedroid/classic_bt
Jiang Jiang Jian 232a4aee15 Merge branch 'feature/report_acl_conn_cmp_stat_to_app_v5.0' into 'release/v5.0'
feature/report ACL link related events to application (v5.0)

See merge request espressif/esp-idf!21524
2022-12-14 10:45:15 +08:00
..
a2dp_sink Added ACL link related events handler in A2DP sink GAP callback 2022-12-09 11:08:10 +08:00
a2dp_source Fixed the issue memory access out of bounds in a2dp_source example 2022-11-18 16:39:04 +08:00
bt_discovery build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
bt_hid_mouse_device fix HID device can not remove virtually cabled device without a connection 2022-12-01 15:14:25 +08:00
bt_l2cap_client build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
bt_l2cap_server build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
bt_spp_acceptor bt: Remove SPP default send buffer size option and add parameters to configure send buffer size in esp_spp_enhance_init() 2022-12-07 09:38:24 +00:00
bt_spp_initiator bt: Remove SPP default send buffer size option and add parameters to configure send buffer size in esp_spp_enhance_init() 2022-12-07 09:38:24 +00:00
bt_spp_vfs_acceptor bt: Added esp_spp_enhance_init() API to indicate whether to enable L2CAP ERTM 2022-12-07 09:38:24 +00:00
bt_spp_vfs_initiator bt: Added esp_spp_enhance_init() API to indicate whether to enable L2CAP ERTM 2022-12-07 09:38:24 +00:00
hfp_ag Fixed the failure of 'connect audio' operation in HFP examples with default SDK configuration 2022-08-17 10:13:32 +08:00
hfp_hf Fixed the failure of 'connect audio' operation in HFP examples with default SDK configuration 2022-08-17 10:13:32 +08:00