mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-03 10:30:58 +02:00
fix(bt/bluedroid): correct a description error in the GAP header file
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user