... | @@ -877,21 +877,6 @@ input num: 6 |
... | @@ -877,21 +877,6 @@ input num: 6 |
|
```
|
|
```
|
|
|
|
|
|
# Audio flow menu
|
|
# Audio flow menu
|
|
## enable audio flow
|
|
|
|
```
|
|
|
|
============== Audio flow menu ================
|
|
|
|
...
|
|
|
|
2.AnWBTSRV_Enable_Audio_Flow
|
|
|
|
...
|
|
|
|
===============================================
|
|
|
|
> input num: 2
|
|
|
|
>input mode: 1(1-enable 0-Invalidate)
|
|
|
|
```
|
|
|
|
we can get the log of callback,for example
|
|
|
|
```
|
|
|
|
AnWBTService_MsgCallback(4096)
|
|
|
|
AnWBTSERVICE_ENABLE_AUDIO_FLOW: status[0]
|
|
|
|
```
|
|
|
|
## hfp enable audio flow
|
|
## hfp enable audio flow
|
|
```
|
|
```
|
|
============== Audio flow menu ================
|
|
============== Audio flow menu ================
|
... | @@ -907,20 +892,6 @@ we can get the log of callback,for example |
... | @@ -907,20 +892,6 @@ we can get the log of callback,for example |
|
AnWBTService_MsgCallback(4097)
|
|
AnWBTService_MsgCallback(4097)
|
|
AnWBTSERVICE_HFP_ENABLE_AUDIO_FLOW: status[0]
|
|
AnWBTSERVICE_HFP_ENABLE_AUDIO_FLOW: status[0]
|
|
```
|
|
```
|
|
## a2dp enable audio flow
|
|
|
|
```
|
|
|
|
============== Audio flow menu ================
|
|
|
|
...
|
|
|
|
4.AnWBTSRV_A2DP_Enable_Audio_Flow
|
|
|
|
...
|
|
|
|
===============================================
|
|
|
|
> input num: 4
|
|
|
|
>input mode: 1(1-enable 0-Invalidate)
|
|
|
|
```
|
|
|
|
we can get the log of callback,for example
|
|
|
|
```
|
|
|
|
AnWBTService_MsgCallback(4098)
|
|
|
|
AnWBTSERVICE_A2DP_ENABLE_AUDIO_FLOW: status[0]
|
|
|
|
```
|
|
|
|
|
|
|
|
<div style="page-break-after: always;"></div> |
|
<div style="page-break-after: always;"></div> |
|
|
|
\ No newline at end of file |