esp-idf/examples/bluetooth/bluedroid/classic_bt
gongyantao ae04d7b61d fix(bt/bluedroid): Send device status of AG to HF with a different api
1: replace api esp_hf_ag_devices_status_indchange with esp_hf_ag_ciev_report in bluetooth
   hfp_ag example to send device status of AG to HF unit.
2: remove the unused codes
2023-10-20 10:03:24 +08:00
..
a2dp_sink bt:Added a parameter to tell the user the result of the pass through command implementation 2023-02-22 15:37:54 +08:00
a2dp_source Fixed the issue that the a2dp source would not send the media start command due to the connection initiated by the peer device 2023-05-04 12:13:27 +08:00
bt_discovery bt: fix gcc-12 compile errors 2023-02-22 05:33:03 +00:00
bt_hid_mouse_device fix(bt/bluedroid): Changed HID related copyright automatically 2023-09-07 14:17:42 +08:00
bt_l2cap_client docs(examples/bluetooth): Add the sequence diagram of L2CAP connection and the discription for the sequence diagram 2023-07-08 12:38:42 +08:00
bt_l2cap_server docs(examples/bluetooth): Add the sequence diagram of L2CAP connection and the discription for the sequence diagram 2023-07-08 12:38:42 +08:00
bt_spp_acceptor fix(bt): Fix argument type of ESP_LOGI for spp examples about format error 2023-08-11 14:46:53 +08:00
bt_spp_initiator fix(bt): Fix argument type of ESP_LOGI for spp examples about format error 2023-08-11 14:46:53 +08:00
bt_spp_vfs_acceptor Remove compile option for bluedroid classic bluetooth examples 2022-12-21 10:57:42 +00:00
bt_spp_vfs_initiator Remove compile option for bluedroid classic bluetooth examples 2022-12-21 10:57:42 +00:00
hfp_ag fix(bt/bluedroid): Send device status of AG to HF with a different api 2023-10-20 10:03:24 +08:00
hfp_hf fix(bt/bluedroid): Send device status of AG to HF with a different api 2023-10-20 10:03:24 +08:00