Merge branch 'demo/hfp-client-demo' into 'master'
component_bt/: Add HFP HF Unit Example Closes BT-459 See merge request espressif/esp-idf!6495
This commit is contained in:
@@ -248,7 +248,7 @@ typedef union {
|
||||
const char *number; /*!< phone number corresponding to the last voice tag in the HF */
|
||||
} binp; /*!< HF callback param of ESP_HF_CLIENT_BINP_EVT */
|
||||
|
||||
} esp_hf_client_cb_param_t;
|
||||
} esp_hf_client_cb_param_t; /*!< HFP client callback parameters */
|
||||
|
||||
/**
|
||||
* @brief HFP client incoming data callback function, the callback is useful in case of
|
||||
|
||||
Reference in New Issue
Block a user