docs(bt/bluedroid): Changed the description of esp_hf_client_reject_call

This commit is contained in:
Jin Cheng 2023-08-25 14:00:56 +08:00 committed by BOT
parent 2584ab84fc
commit c6e62a9817

View File

@ -508,7 +508,7 @@ esp_err_t esp_hf_client_answer_call(void);
/**
*
* @brief Reject an incoming call(send AT+CHUP command).
* @brief Reject an incoming call or terminate an ongoing call(send AT+CHUP command).
* As a precondition to use this API, Service Level Connection shall exist with AG.
*
* @return