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 8e58ffbd16
commit 83a6683006

View File

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