C.4 hci commands, Hciacceptconnectionrequest(), Hciaddscoconnection() – Teledyne LeCroy Merlins Wand - Users Manual User Manual

Page 180: Hci commands, Hciacceptconnectionrequest() hciaddscoconnection()

Advertising
background image

164

CATC M

ERLIN

S

W

AND

2.00

C

HAPTER

C

User’s Manual

Merlin’s Wand Scripting Commands

C.4 HCI Commands

HCIAcceptConnectionRequest()

HCIAcceptConnectionRequest()

Return value

“Success”

Comments

Sets the accept connection request variable to True.

Example

status = HCIAcceptConnectionRequest();

HCIAddSCOConnection()

HCIAddSCOConnection(Address, Type)

Return value

“Success”

“Not connected”

“Not supported”

“Failure”

Comments

Attempts to establish an SCO connection with the specified device.

An ACL connection must already be established with the device before
calling HCIAddSCOConnection.

Parameter

Meaning

Default Value

Comments

N/A

Parameter

Meaning

Default Value

Comments

Address

Bluetooth

address of

device to con-

nect with

Type

Type of SCO

connection to

establish

[“HV3”]

A list of one or more of the following strings:
“DM1”, “HV1”, “HV3” or “DV”

Advertising