.. |
include/api
|
fix(bt): Add a parameter in the two least significant bits of Class of Device
|
2024-08-28 16:52:03 +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
|
feat(bt/common): Add bluerooth hci layer data stream record
|
2024-04-13 15:41:15 +08:00 |
esp_gap_ble_api.c
|
fix(ble/bluedroid): Fixed memory out-of-bounds issue when parsing adv data
|
2024-08-23 09:42:24 +08:00 |
esp_gap_bt_api.c
|
fix(bt): Add a parameter in the two least significant bits of Class of Device
|
2024-08-28 16:52:03 +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
|
feat(ble/bluedroid): Add getter for BLE GATTC calllback
|
2024-01-22 20:55:49 +08:00 |
esp_gatts_api.c
|
feat(ble/bluedroid): Add getter for BLE GATTS callback
|
2024-01-22 20:55:56 +08:00 |
esp_hf_ag_api.c
|
fix(bt/bluedroid): Added some argument check in APIs of HFP AG
|
2023-11-20 11:59:01 +08:00 |
esp_hf_client_api.c
|
feat(bt/api): Add new apis for hfp to get the numbers of packet status received and sent
|
2023-09-08 00:52:07 +00: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
|
docs(bt/bluedroid): update API documents of SPP
|
2024-02-28 16:22:15 +08:00 |