This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Problem when switch of MSBC and CVSD

Hello,

We use CC2564B in our product phone with BT stack2.1 of alpwise, when we use handset with MSBC mode and headset with CVSD mode, we find that during CVSD communication, if we disconnect CVSD equipment(power of equipment), when we use MSBC device after that, there will no voice. and after we do connect and disconnect of CVSD device several time, there will be no voice in CVSD devide too.

And another problem is that when we are using CVSD headset and switch to MSBC handset during call, and switch back, there will always have MaxSlotsChange event during using CVSD headset. But in our another produce with CSR chip, there is no such problem. And frequent switch over of two devices will cause HCI transport error.

The MSBC voice setting steps are the same as what described in CC256x Advanced Voice and Audio Features.

Do you have some idea how to solve this problem? Does CC2564B support this kind of swith or is there extral settings needed?

I used FD92 command to disable/enale MSBC codec, it seems better, but still has problem. Does CVSD has similiar command?

Thank you.

  • Hi,

    Can you share the air sniffer + logger logs(processors.wiki.ti.com/.../CC256x_Logger_User_Guide) for this issue?
    The logger tool is available from: www.ti.com/.../WILINK-BT_WIFI-WIRELESS_TOOLS

    Regards,
    Gigi Joseph.
  • log is attached, no air sniffer at the moment.

    HandsetNovoice.zip

  • Hello,

    Log file is attached, would you please help to check with the problem?

    Regards

    Gaoh

  • Hi,

    Max slots is changed due to voice parameters. It's not an issue. Also, it only relates to ACL data packets and has no impact on voice connection.

    Can you take another FW log capture, but this time make sure to enable to protocol viewer check box in the logger utility. It provides additional information such as which parameters are exactly used. You need to have both check boxes enabled (Island 1 and ProtView 1).

    Also, just to make sure, but WBS works for you fine if you don't transit first from CVSD right?

    Thanks,

    Tomer

  • Yes, only when switch between MSBC and CVSD mode, problems happen.

    And the log is attached : Use headset(CVSD) to call, power off headset, transfer to handset(MSBC) and voice ok.headsetpoweroff_handsetnovoice.zipThen use handset to make call(MSBC), no voice.

    Please help to check with the log, thank you very much.

    Regards

    Gao Hong

  • Yes, only when switch between MSBC and CVCS mode, the problems happen.

    Log is attached for: use headset(CVSD) to make call and power off during call,use handset(MSBC) to continue the call, voice is good. Stop the call and use handset to call again, there is no voice this time.

    Please help to check the problem, thank you very much.

    Regards

    Gao Hong0243.headsetpoweroff_handsetnovoice.zip

  • Hello,

    I found in the log that when there is voice connection setup, there is message as WBS_START and when stop call  there is WBS_STOP after message HCI_DISCONNECTION_COMP_EVT, but there are times for there is no WBS_STOP after message HCI_DISCONNECTION_COMP_EVT. If this happhens, for the next call, there will have message as WBS:received start command even though started already. And in this situation, there will be no voice in the call.

    Is the problem related to WBS start but not stop correctly? Would you help check the root cause?

    Thank you very much.

    Regards

    Gaoh

  • Hello,

    I found in the log that when there is voice connection setup, there is message as WBS_START and when stop call there is WBS_STOP after message HCI_DISCONNECTION_COMP_EVT, but there are times for there is no WBS_STOP after message HCI_DISCONNECTION_COMP_EVT. If this happhens, for the next call, there will have message as WBS:received start command even though started already. And in this situation, there will be no voice in the call.

    Is the problem related to WBS start but not stop correctly? Would you help check the root cause?

    Thank you very much.

    Regards

    Gaoh
  • Hi,

    The configuration that you're using appears to be wrong. I can't tell for sure what it is, as for some reason not all messages were captured correctly.

    Can you please re-capture again from reset stage. It's important that I see all host <-> controller communication, so please make sure to enable the ProtView check box in the logger utility.

    For WBS, the following (master):

    Send_HCI_Vs_Wbs_Associate 0xFD78, Handle

    Send_HCI_Write_Voice_Setting 0x0063

    Send_HCI_Setup_Synchronous_Connection 1, 0x1f40, 0x1f40, 0xFFFF, 0x0063, Retrans, PACKET_TYPE

    For WBS, the following (slave):

    Send_HCI_Vs_Wbs_Associate 0xFD78, Handle

    Send_HCI_Write_Voice_Setting 0x0063

    Send_HCI_Accept_Synchronous_Connection_Request Bd_Addr, 0x00001f40, 0x00001f40, 0xFFFF, 0x0063, Retrans, PACKET_TYPE

    You also need to make sure you loaded the AVPR bts script on top of the bts main script.

    Regards,

    Tomer

  • Hello,
    I use CC256xB_BT_Service_Pack_1.2.ili for log tool, but for ProtView, I don't have corresponding HCILib.xml file for CC2564B chip , I wonder wheter it's the reason the logs are not collected correctly.
  • XML files for all products can be found here: git.ti.com/.../xml
    For CC2564B, you will need the file called git.ti.com/.../TIInit_7.6.15.xml
  • Hello,

    The log is attached.

    Operation steps: 1. set up call with headset, power off headset, transfer to handset, voice ok. Release call.

                                   2. set up call with handset, voice ok. Release call.

                                   3. set up call again with handset, no voice now. Release call.

    Please help to check it, thanks.

    Any problem, please don't hesitate to contact me, thank you very much.

    Regards

    Gao Honghandset_No_Voice.zip

  • Gao,

    Apologies, I'm coming onto this problem late and may need to do some catching up.

    1. In the previous post you said:

    "3. set up call again with handset, no voice now. Release call."

    I suppose by handset you mean the phone? And I suppose here you actually meant to say headset? We can't control the audio from the phone if there isn't a BT/headset connection. Please clarify.

    2. What type of phone is the peer device?

    3. We need an HCI log to get a closer look at the ACL data exchanges between the 2 devices. Please provide a log in the form of a text or excel spreadsheet. For example:

    T0.5 tx packet: 0x01 0x00 .....
    T1.0 rx packet: 0x04 0x00 .....

    or something similar that shows the tx/rx data as well as the relative timestamp.

    4. An air sniffer log would be helpful too.

    Thanks,
    Samuel
  • 2158.handset_No_Voice.zipHello,

    1.Our IP phone has two kinds of bluetooth equipments in use, one is BT headset(works under CVSD mode), the other is BT handset(works under MSBC mode).

    Both use HSP connect to our IP phone which use CC2564B for BT. We just switch between

    2.When call on, the other side of the call is also out IP phone without BT equipment bounded.

    I do the test again and logs are attached, this time, cut off BT headset during call and transfer to BT handset, handset has voice, hang on.

    Use BT handset to call again, other side hang off, no voice in BT handset.

    Please help check, thanks.

    Regards

    Gao Hong

  • Hello,Samuel,

    The logs are provided, would you please help to check what's the problem?

    Thank you very much.

    Regards

    Gao Hong

  • Hello,

    From our log, we do as the sequence you mentioned. But as for loaded the AVPR bts script on top of the bts main script, we checked but the sequence of our bts file can't be changed, if it's changed, the TI chip will not be initiated.And it's strange there's LE enabled in our BTS file, if it's disabled, the chip can't be initialized.   I attached our bts file, please help check whether there is problem.

    The log for stack to establish WBS voice link:

    Nov 23 20:02:39 (none) ictbtmgr: AG:(handset): AG_DoEstablish <connected, rfcommopen>
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write:  1  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: ME: MeHandleEvents - MaxSlotsChange event
    Nov 23 20:02:39 (none) ictbtmgr: ME: MeHandleEvents - MaxSlotsChange event
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write:  d  8  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write:  1  0  5  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:1;  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 1
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:2;  e  6  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 2
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:6;  1  d  8  0  1  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 6
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: AG:(handset): outgoing (from connected)
    Nov 23 20:02:39 (none) ictbtmgr: AG: DoEstablish : Case CL_RFCOMMOPEN
    Nov 23 20:02:39 (none) ictbtmgr: WB_NEGO HSGW_SendAudioStreamStartCmd()
    Nov 23 20:02:39 (none) ictbtmgr: WBSAssociate (not esco) aclhandle is 3
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write:  1 78 fd  2  3  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:1;  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 1
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:2;  e  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 2
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:4;  1 78 fd  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 4
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write:  1  6 fd 22  0  2  1 80 3e  0  0  1  0  0  0  0 10  0  0  0  0 10  0  0  0  1  0 10  0 11  0  0 10  0 11  0  1  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: HSGW_SendAudioStreamStartCmd--------retVal = 38
    Nov 23 20:02:39 (none) ictbtmgr: WB_NEGO AG_SetAudioAirCoding(btd, 3);
    Nov 23 20:02:39 (none) ictbtmgr: AG(handset): Set air coding ALAW
    Nov 23 20:02:39 (none) ictbtmgr: AG(handset): Voice Settings 0x63
    Nov 23 20:02:39 (none) ictbtmgr: AG(handset): Air Coding ALAW
    Nov 23 20:02:39 (none) ictbtmgr: AG:(handset): scopending (from rfcommopen)
    Nov 23 20:02:39 (none) ictbtmgr: ME: HCI Command sent (HCC_WRITE_LINK_POLICY)
    Nov 23 20:02:39 (none) ictbtmgr: HCI: Command complete event (HCC_WRITE_LINK_POLICY)
    Nov 23 20:02:39 (none) ictbtmgr: Receive event for general command. Event = 0xe
    Nov 23 20:02:39 (none) ictbtmgr: ME: General Command completed. Status = 0x0
    Nov 23 20:02:39 (none) ictbtmgr: AG: AgEventHandler COMMAND_COMPLETE < NO_ERROR >
    Nov 23 20:02:39 (none) ictbtmgr: AG: Write Link Policy completed
    Nov 23 20:02:39 (none) ictbtmgr: MeSco: Starting SCO Voice Settings command
    Nov 23 20:02:39 (none) ictbtmgr: UATRAN: SendData(a9d9c)
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write:  1  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: HCI: Command complete event (Unknown: 0xFD78)
    Nov 23 20:02:39 (none) ictbtmgr: ME: HCI Handle event with no task handler, event = 0xe
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write: 26  c  2  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write: 63  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:1;  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 1
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:2;  e  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 2
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:4;  1  6 fd  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 4
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: ME: HCI Command sent (HCC_WRITE_VOICE_SETTING)
    Nov 23 20:02:39 (none) ictbtmgr: HCI: Command complete event (Unknown: 0xFD06)
    Nov 23 20:02:39 (none) ictbtmgr: ME: HCI Handle event with no task handler, event = 0xe
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:1;  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 1
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:2;  e  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 2
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:1;  1  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 1
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:3; 26  c  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 3
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: HCI: Command complete event (HCC_WRITE_VOICE_SETTING)
    Nov 23 20:02:39 (none) ictbtmgr: MeSco: VoiceSettings done. Status 0
    Nov 23 20:02:39 (none) ictbtmgr: AG: AgEventHandler SCO_VSET_COMPLETE < NO_ERROR >
    Nov 23 20:02:39 (none) ictbtmgr: AG(handset): SCO_SetupLink EV3 (effort 2)
    Nov 23 20:02:39 (none) ictbtmgr: MeSco: Starting eSCO link to ACL link 3
    Nov 23 20:02:39 (none) ictbtmgr: UATRAN: SendData(a9d44)
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write:  1  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write: 28  4 11  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write:  3  0 40 1f  0  0 40 1f  0  0  8  0 63  0  2  8  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: ME: HCI Command sent (HCC_SETUP_SYNC_CONNECTION)
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:1;  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 1
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:2;  f  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 2
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:4;  0  1 28  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 4
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: HCI: Command status event (HCC_SETUP_SYNC_CONNECTION)
    Nov 23 20:02:39 (none) ictbtmgr: ME: Received Status Only event
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:1;  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 1
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:2; 13  5  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 2
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:5;  1  3  0  1  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 5
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:1;  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 1
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:2; 13  5  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 2
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:5;  1  3  0  1  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 5
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:1;  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 1
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:1; 14  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 1
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:1;  6  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 1
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:6;  0  3  0  0  0  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 6
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: MeCon: Mode Change event
    Nov 23 20:02:39 (none) ictbtmgr: AG: AgEventHandler MODE_CHANGE < NO_ERROR >
    Nov 23 20:02:39 (none) ictbtmgr: AG: CHANGE MODE LinkMode=0 interval=0
    Nov 23 20:02:39 (none) ictbtmgr: AG:(handset): rfcommopen (from scopending)
    Nov 23 20:02:39 (none) ictbtmgr: AG:(handset): AG_DoEstablish <outgoing, rfcommopen>
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:1;  2  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 1
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:4;  3 20  9  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 4
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:9;  5  0 41  0 11 ff  1  1 a3  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 9
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:1;  2  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 1
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:4;  3 20  9  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 4
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:9;  5  0 41  0 11 ff  1  1 a3  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 9
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: AG: DoEstablish : Case CL_RFCOMMOPEN
    Nov 23 20:02:39 (none) ictbtmgr: WB_NEGO HSGW_SendAudioStreamStartCmd()
    Nov 23 20:02:39 (none) ictbtmgr: WBSAssociate (not esco) aclhandle is 3
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write:  1 78 fd  2  3  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:1;  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 1
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:2;  e  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 2
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:4;  1 78 fd  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 4
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:1;  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 1
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:2; 2c 11  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 2
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:7;  0  3  1 ce a4 59 7b  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 7
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:a; 13  0  2  6  4 1e  0 1e  0  3  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 10
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:1;  4  
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 1
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:2;  e  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 2
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:4;  1  6 fd  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 4
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 1
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:2; 1b  3  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 2
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:3;  1  0  1  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 3
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:1;  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UATRAN: SendData(a9d70)
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write:  1  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: L2CAP: Received 9 bytes.
    Nov 23 20:02:39 (none) ictbtmgr: L2CAP: ProcessChannelData(0041) DataLen 5.
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 1
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:2; 1b  3  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 2
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:3;  3  0  1  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 3
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: L2CAP: Received 9 bytes.
    Nov 23 20:02:39 (none) ictbtmgr: L2CAP: ProcessChannelData(0041) DataLen 5.
    Nov 23 20:02:39 (none) ictbtmgr: HCI: Command complete event (Unknown: 0xFD78)
    Nov 23 20:02:39 (none) ictbtmgr: ME: HCI Handle event with no task handler, event = 0xe
    Nov 23 20:02:39 (none) ictbtmgr: MeSco: SCO Connection complete event
    Nov 23 20:02:39 (none) ictbtmgr: MeSco: SCO Connection Complete hciHandle = 103
    Nov 23 20:02:39 (none) ictbtmgr: AG: AgEventHandler SCO_CONNECT_CNF < NO_ERROR >
    Nov 23 20:02:39 (none) ictbtmgr: AG: SCO connect (ESCO)
    Nov 23 20:02:39 (none) ictbtmgr: AG: ConnectLevel: CL_SCOOPEN
    Nov 23 20:02:39 (none) ictbtmgr: AG:(handset): scoopen (from scopending)
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write:  1  6 fd 22  0  2  1 80 3e  0  0  1  0  0  0  0 10  0  0  0  0 10  0  0  0  1  0 10  0 11  0  0 10  0 11  0  1  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:1;  4  
    Nov 23 20:02:39 (none) ictbtmgr: HSGW_SendAudioStreamStartCmd--------retVal = 38
    Nov 23 20:02:39 (none) ictbtmgr: WB_NEGO AG_SetAudioAirCoding(btd, 3);
    Nov 23 20:02:39 (none) ictbtmgr: AG(handset): Set air coding ALAW
    Nov 23 20:02:39 (none) ictbtmgr: MeSco: Starting SCO Voice Settings command
    Nov 23 20:02:39 (none) ictbtmgr: AG:(handset): AG_DoEstablish <outgoing, scoopen>
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write: 26  c  2  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write: 63  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:1;  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 1
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: AG(handset): Voice Settings 0x63
    Nov 23 20:02:39 (none) ictbtmgr: AG(handset): Air Coding ALAW
    Nov 23 20:02:39 (none) ictbtmgr: AG:(handset): scopending (from rfcommopen)
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:2;  e  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 2
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:4;  1 26  c  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 4
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: AG: DoEstablish : Case CL_SCOOPEN
    Nov 23 20:02:39 (none) ictbtmgr: AG:(handset): established (from outgoing)
    Nov 23 20:02:39 (none) ictbtmgr: AG: 1 packets in use
    Nov 23 20:02:39 (none) ictbtmgr: AgSendMessage <device=handset> AUD+RAS
     
    Nov 23 20:02:39 (none) ictbtmgr: L2CAP: SendData(0041) Sent 8 byte Data Packet.
    Nov 23 20:02:39 (none) ictbtmgr: L2CAP: Passed 12 byte Packet 72400588 to HCI.
    Nov 23 20:02:39 (none) ictbtmgr: UATRAN: SendData(a9d18)
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write:  2  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: ME: HCI Command sent (HCC_WRITE_VOICE_SETTING)
    Nov 23 20:02:39 (none) ictbtmgr: ME: MeHandleEvents - MaxSlotsChange event
    Nov 23 20:02:39 (none) ictbtmgr: ME: MeHandleEvents - MaxSlotsChange event
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write:  3  0 10  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write:  c  0 c1 37 13 ef 11  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write: 41 55 44 2b 52 41 53  d  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write: 65  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: L2CAP: TxDone(0041) Packet 0x72400588, inUse = 0.
    Nov 23 20:02:39 (none) ictbtmgr: RFC: event RFEVENT_PACKET_HANDLED < Success >
    Nov 23 20:02:39 (none) ictbtmgr: RFC: AgRFC_Callback btd = < 0 >
    Nov 23 20:02:39 (none) ictbtmgr: HCI: Command complete event (Unknown: 0xFD06)
    Nov 23 20:02:39 (none) ictbtmgr: ME: HCI Handle event with no task handler, event = 0xe
    Nov 23 20:02:39 (none) ictbtmgr: HCI: Command complete event (HCC_WRITE_VOICE_SETTING)
    Nov 23 20:02:39 (none) ictbtmgr: MeSco: VoiceSettings done. Status 0
    Nov 23 20:02:39 (none) ictbtmgr: AG: AgEventHandler SCO_VSET_COMPLETE < NO_ERROR >
    Nov 23 20:02:39 (none) ictbtmgr: AG(handset): SCO_SetupLink EV3 (effort 2)
    Nov 23 20:02:39 (none) ictbtmgr: MeSco: Re-configuring eSCO link 103
    Nov 23 20:02:39 (none) ictbtmgr: UATRAN: SendData(a9d9c)
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write:  1  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write: 28  4 11  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: UART_Write:  3  1 40 1f  0  0 40 1f  0  0  8  0 63  0  2  8  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:1;  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 1
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:2;  f  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 2
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:4;  0  1 28  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 4
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:1;  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 1
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:2; 1e  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 2
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:2; 2d  9  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 2
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:7;  0  3  1  6  4 1e  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 7
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: ME: HCI Command sent (HCC_SETUP_SYNC_CONNECTION)
    Nov 23 20:02:39 (none) ictbtmgr: HCI: Command status event (HCC_SETUP_SYNC_CONNECTION)
    Nov 23 20:02:39 (none) ictbtmgr: ME: Received Status Only event
    Nov 23 20:02:39 (none) ictbtmgr: MeSco: eSCO Connection Changed event
    Nov 23 20:02:39 (none) ictbtmgr: MeSco: eSCO Connection Changed hciHandle = 103
    Nov 23 20:02:39 (none) ictbtmgr: AG: AgEventHandler SCO_CONN_CHNG < NO_ERROR >
    Nov 23 20:02:39 (none) ictbtmgr: Interval:6 R.Window:4 RxPacketLen:30 TxPacketLen:30
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:1;  4  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 1
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:2; 13  5  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 2
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:5;  1  3  0  1  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 5
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:1;  2  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 1
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:4;  3 20  9  0  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 4
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:9;  5  0 41  0 11 ff  1  1 a3  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 9
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: UART_Read:len:0;  
    Nov 23 20:02:39 (none) ictbtmgr:
    Nov 23 20:02:39 (none) ictbtmgr: -------------------UATRAN: Bytes read = 0
    Nov 23 20:02:39 (none) ictbtmgr: L2CAP: Received 9 bytes.
    Nov 23 20:02:39 (none) ictbtmgr: L2CAP: ProcessChannelData(0041) DataLen 5.
    Nov 23 20:02:39 (none) ictbtmgr: AG: BtMute has Fired

  • Hello,

    We do as the sequence you've mentioned. But for AVPR bts script on top of the bts main script, what does it mean? The sequence in the TIint.bts file can't be updated for it will cause the chip can't be initialized. And it's strange LE is set enabled in the bts file and if we set it disable, the chip can't be initalized too. I put in the stack log and attach the bts file.

    We also tried to use

    U8 vm_audio_enable_AVPR[] = {0x01, 0x92, 0xFD, 0x05, 0x01, 0x00, 0x01, 0x00,0x00};
    U8 vm_audio_disable_AVPR[] = {0x01, 0x92, 0xFD, 0x05, 0x00, 0x00, 0x01, 0x00,0x00};

    before and after WBS start and stop, but it makes other error, for no voice during long call or voice becomes single way during call.

    please help check whether there is problem, thank you very much.

    Regards

    Gao Hong7103.headsetpoweroff_handsetnovoice.zippltf.zip

    Regards

    Gao HongTIInit.zip