|
|
@@ -312,7 +312,7 @@ esp_err_t esp_ble_gattc_app_unregister(esp_gatt_if_t gattc_if);
|
|
|
* @param[in] gattc_if: Gatt client access interface.
|
|
|
* @param[in] remote_bda: remote device bluetooth device address.
|
|
|
* @param[in] remote_addr_type: remote device bluetooth device the address type.
|
|
|
- * @param[in] is_direct: direct connection or background auto connection
|
|
|
+ * @param[in] is_direct: direct connection or background auto connection(by now, background auto connection is not supported).
|
|
|
*
|
|
|
* @return
|
|
|
* - ESP_OK: success
|