Users Manual Instruction Manual
119
CATC BTTRAINER 2.20 APPENDIX A
User’s Manual
A.11.5 CreditFlowEnabled
This command is used to check if credit-based flow control has been negotiated for the
current RFCOMM session.
A.11.6 DeregisterServerChannel
Deregisters an RFCOMM server channel.
A.11.7 OpenClientChannel
This command will open an RFCOMM channel.
Command Parameters Examples Comments
(HCI/DLCI) (0x0001, 0x02) The DLCI value is returned by
the OpenClientChannel
command
Return Events
CreditFlowEnabled_Complete
Command Parameters Examples Comments
ServerChannel 0x01 ServerChannel must first be
registered via
RegisterServerChannel
command.
Return Events
DeregisterServerChannel_Complete
DeregisterServerChannel_Error
Command Parameters Examples Comments
HCI_Handle 0x0001
ServerChannel 0x01 Range: 1-30
MaxFrameSize 0x7F Range: 23-32767
Default is 127
Credit 0x20 The number of frames that the
sender has available
AttachTo
Return Events
OpenClientChannel_Complete
OpenClientChannel_Failed