esp-idf/components/bt/host/bluedroid/api
zhanghaipeng e74b07f717 fix(bt): Fix ble advertising data length 0 error
- Fixed an issue where the BLE advertisement length of 0 was causing an error
2023-06-30 12:03:45 +08:00
..
include/api component/docs: enable generation of API-reference documents for Bluetooth HID host 2023-06-21 12:02:58 +08:00
esp_a2dp_api.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-11-30 10:41:52 +08:00
esp_avrc_api.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-11-30 10:41:52 +08:00
esp_bt_device.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-11-30 10:41:52 +08:00
esp_bt_main.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-11-30 10:41:52 +08:00
esp_gap_ble_api.c fix(bt): Fix ble advertising data length 0 error 2023-06-30 12:03:45 +08:00
esp_gap_bt_api.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-11-30 10:41:52 +08:00
esp_gatt_common_api.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-11-30 10:41:52 +08:00
esp_gattc_api.c bluedroid: add GATT read multi variable API and evt 2023-01-10 20:44:23 +08:00
esp_gatts_api.c bluedroid: support gatts show local database 2023-04-23 17:22:04 +08:00
esp_hf_ag_api.c Fixed incorrect parameters in switching to BTC context 2022-11-30 10:41:54 +08:00
esp_hf_client_api.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-11-30 10:41:52 +08:00
esp_hidd_api.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-11-30 10:41:52 +08:00
esp_hidh_api.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-11-30 10:41:52 +08:00
esp_l2cap_bt_api.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-11-30 10:41:52 +08:00
esp_sdp_api.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-11-30 10:41:52 +08:00
esp_spp_api.c Added esp_spp_vfs_unregister() to free memory allocated by esp_spp_vfs_register() 2022-12-05 20:30:43 +08:00