User Manual

Table Of Contents
239
CATC MERLINS WAND 1.22 APPENDIX C
Users Manual Merlin’s Wand Scripting Commands
Return value
“Success”
“Failure”
Comments
This command is used to request specified configuration for L2CAP chan-
nel. It should be executed before L2CAPConnectRequest().
For a detailed description of parameters, see the L2CAP section of the
Bluetooth Specification.
Example
L2CAPConfigurationSetup(0xFFFF, 1, 0, 0, 0, 0xFFFFFFFF,
0xFFFFFFFF);
L2CAPConfigurationResponse()
L2CAPConfigurationResponse(Reason)
Return value
“Success”
“Failure”
Comments
This command is used to automatically send the response to an incoming
configuration request. It should be executed before an incoming configura-
tion request.
DelayVariation This value
represents the
difference
between the
maximum and
minimum
delay possible
that a packet
will experi-
ence
0xFFFFFFFF The default value represents a Do Not Care.
The difference is in microseconds.
Parameter Meaning Default Value Comments
Reason Configuration
response
“Accept” Possible values:
“Accept”
“Reject-unknown options”
“Reject-unacceptable params
“Reject”
Parameter Meaning Default Value Comments