17 lines
523 B
XML
17 lines
523 B
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<ParamUnitDesc version="1.0">
|
||
|
|
<CategoryTypeList>
|
||
|
|
<CategoryType name="USBCallParam">
|
||
|
|
<Category name="Common"/>
|
||
|
|
<Category name="MT6799"/>
|
||
|
|
</CategoryType>
|
||
|
|
</CategoryTypeList>
|
||
|
|
<ParamUnit>
|
||
|
|
<Param name="speech_dl_ul_latency_us" type="int"/>
|
||
|
|
<Param name="speech_dl_latency_us" type="int"/>
|
||
|
|
<Param name="speech_ul_latency_us" type="int"/>
|
||
|
|
<Param name="echo_settling_time_ms" type="int"/>
|
||
|
|
<Param name="echo_ahead_mic_data_us" type="int"/>
|
||
|
|
</ParamUnit>
|
||
|
|
</ParamUnitDesc>
|