esp-idf/components/bt/bluedroid/stack/l2cap
2020-12-22 15:12:55 +08:00
..
include components/bt: Fixed the state not synchronized between controller and host when disconnected. 2020-12-11 11:27:35 +08:00
l2c_api.c component/bt: Fix buffer count deinit crash. 2020-08-10 11:43:54 +08:00
l2c_ble.c components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 14:46:36 +08:00
l2c_csm.c components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 14:46:36 +08:00
l2c_fcr.c components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 14:46:36 +08:00
l2c_link.c component/bt: Fixed the watchdog timeout of btu task during multi-connection 2020-12-11 11:27:35 +08:00
l2c_main.c components/bt: Add api to query the number of available buffers for the current connection 2020-08-10 11:43:54 +08:00
l2c_ucd.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
l2c_utils.c components/bt: Fixed the problem of early release of pointer(p_ccb) in funcion 2020-12-22 15:12:55 +08:00
l2cap_client.c components/bt: Improve the Bluetooth debug messaging scheme 2018-05-14 20:45:05 +08:00