mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 18:57:19 +02:00
docs(bt/bluedroid): Changed the description of esp_hf_client_reject_call
This commit is contained in:
@ -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.
|
* As a precondition to use this API, Service Level Connection shall exist with AG.
|
||||||
*
|
*
|
||||||
* @return
|
* @return
|
||||||
|
Reference in New Issue
Block a user