fix(bt/bluedroid): correct a description error in the GAP header file

This commit is contained in:
JinCheng
2025-07-23 14:21:34 +08:00
committed by BOT
parent c4de1ae390
commit 81d7ce47db

View File

@@ -953,7 +953,7 @@ esp_err_t esp_bt_gap_get_page_timeout(void);
/** /**
* @brief Set ACL packet types * @brief Set ACL packet types
* An ESP_BT_GAP_SET_ACL_PPKT_TYPES_EVT event will reported to * An ESP_BT_GAP_ACL_PKT_TYPE_CHANGED_EVT event will be reported to
* the APP layer. * the APP layer.
* *
* @return - ESP_OK: success * @return - ESP_OK: success