Users Manual Instruction Manual
243
CATC BTTRAINER 2.11 CHAPTER
User’s Manual
Example
result = TCSStartCall();
Trace("TCSStartCall result : ", result, "\n");
if( result != "Success")
return result;
TCSDisconnectCall
TCSDisconnectCall()
Return value
• “Success”
• “Failure”
Comments
This command is called to close an existing TCS connection according to
the Intercom profile specification of the TCS state machine, close the
L2CAP connection, and close the SCO connection.
Example
result = TCSDisconnectCall();
Trace("TCSDisconnectCall result : ", result, "\n");
if( result != "Success")
return result;
TCSSendInfoMessage
TCSSendInfoMessage(Phone_Number)
Return value
• “Success”
• “Failure”
• “Invalid Parameter”
Parameter Meaning Default Value Comments
N/A
Parameter Meaning Default Value Comments
Phone_Number Up to 10-digit
Phone Num-
ber