Searched refs:operator_name (Results 1 – 4 of 4) sorted by relevance
260 tBTA_HF_CLIENT_OPERATOR_NAME operator_name; member
755 const char* operator_name = env->GetStringUTFChars(operator_str, nullptr); in copsResponseNative() local756 bt_status_t status = sBluetoothHfpInterface->CopsResponse(operator_name, (RawAddress*)addr); in copsResponseNative()761 env->ReleaseStringUTFChars(operator_str, operator_name); in copsResponseNative()
666 osi_strlcpy(evt.operator_name.name, name, BTA_HF_CLIENT_OPERATOR_NAME_LEN + 1); in bta_hf_client_operator_name()667 evt.operator_name.name[BTA_HF_CLIENT_OPERATOR_NAME_LEN] = '\0'; in bta_hf_client_operator_name()669 evt.operator_name.bd_addr = client_cb->peer_addr; in bta_hf_client_operator_name()
983 p_data->operator_name.name); in btif_hf_client_upstreams_evt()