... | ... | @@ -881,10 +881,10 @@ input num: 6 |
|
|
```
|
|
|
============== Audio flow menu ================
|
|
|
...
|
|
|
3.AnWBTSRV_HFP_Enable_Audio_Flow
|
|
|
2.AnWBTSRV_HFP_Enable_Audio_Flow
|
|
|
...
|
|
|
===============================================
|
|
|
> input num: 3
|
|
|
> input num: 2
|
|
|
>input mode: 1(1-enable 0-Invalidate)
|
|
|
```
|
|
|
we can get the log of callback,for example
|
... | ... | @@ -892,6 +892,9 @@ we can get the log of callback,for example |
|
|
AnWBTService_MsgCallback(4097)
|
|
|
AnWBTSERVICE_HFP_ENABLE_AUDIO_FLOW: status[0]
|
|
|
```
|
|
|
Note:
|
|
|
1.After dialing the phone, execute anwbtsrv_ HFP_ Enable_ Audio_ Flow, enter mode: 0, and there will be no call sound on the speaker
|
|
|
2.After dialing the phone, execute anwbtsrv_ HFP_ Enable_ Audio_ Flow, enter mode: 1, and the speaker will have a call sound
|
|
|
|
|
|
|
|
|
<div style="page-break-after: always;"></div> |
|
|
\ No newline at end of file |