beautypg.com

Bnepopen(), Bnepregister(), Bnepopen() bnepregister() – Teledyne LeCroy BTTracer_Trainer - BTTrainer Users Manual User Manual

Page 265

background image

247

CATC BTT

RAINER

2.11

C

HAPTER

User’s Manual

BNEPOpen()

BNEPOpen(Address)

Return value

Returns a list with the following values: status , BNEP_Address, Channe-
lID, ControlTimeout.

Status (element 0) is one of the following:

"Success"

"Failure"

"Not connected"

"Failed: Not found"

"Timed out"

Comments

Open BNEP channel to a remote device. ACL connection to that device
must exist and BNEP has to be registered.

Example

Address = '010203040506';

Result = BNEPOpen(Address);

Trace(Result);

BNEPRegister()

BNEPRegister()

Return value

"Success"

"Failure"

Comment

Register BNEP protocol. Call this command before using any other BNEP
command.

Parameter

Meaning

Default Value

Comments

Address

Address of the

remote Blue-

tooth device

Parameter

Meaning

Default Value

Comments

None