fix(bt/bluedroid): Modify the operator name to English in hfp_ag example

This commit is contained in:
wanglai@espressif.com
2023-08-25 12:02:08 +08:00
committed by gongyantao
parent f0e90b296a
commit 12abb32a6e

View File

@@ -85,9 +85,9 @@ const char *c_volume_control_target_str[] = {
// esp_hf_subscriber_service_type_t // esp_hf_subscriber_service_type_t
char *c_operator_name_str[] = { char *c_operator_name_str[] = {
"中国移动", "China Mobile",
"中国联通", "China Unicom",
"中国电信", "China Telecom",
}; };
// esp_hf_subscriber_service_type_t // esp_hf_subscriber_service_type_t