This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-08-27 02:16:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a221b034643c8c097d4582983e16bfa827f9ab8
esp-idf
/
examples
/
bluetooth
/
bluedroid
/
classic_bt
History
chenqingqing
2708ffece1
fix(bt): Fix argument type of ESP_LOGI for spp examples about format error
...
Closes
https://github.com/espressif/esp-idf/pull/11819
2023-08-11 14:46:53 +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
bt: fix gcc-12 compile errors
2023-02-22 05:33:03 +00: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
…
bt_spp_vfs_initiator
…
hfp_ag
…
hfp_hf
…