Hciexitsniffmode() – Teledyne LeCroy Merlins Wand - Users Manual User Manual

Page 190

Advertising
background image

174

CATC M

ERLIN

S

W

AND

2.00

C

HAPTER

C

User’s Manual

Merlin’s Wand Scripting Commands

“Failure”

“Failed: Device not found”

“Not connected”

Comments

Switches the current role of the device in the piconet.

Example

Device = '010203040506';

result = HCIExitParkMode(Device);

Trace("HCIExitParkMode result is: ", result, "\n");

HCIExitSniffMode()

HCIExitSniffMode(Address)

Return value

“Success”

“Failure”

“Failed: Device not found”

“Not connected”

Comments

Exits Sniff mode.

Example

Device = '010203040506';

result = HCIExitSniffMode(Device);

Trace("HCIExitSniffMode result is: ", result, "\n");

Parameter

Meaning

Default Value

Comments

Address

Bluetooth

address of

device in

question

Advertising