Metrologic Optimus S Programming Manual page 128

"c" programming guide
Table of Contents

Advertisement

122
"C" Programming Guide For Optimus S/R
Bluetooth - Config
BTCONFIG Structure
typedef struct {
char BTRemoteName[20];
unsigned char BTPINCode[16];
unsigned char BTLinkKey[16];
BTSearchInfo Dev[8];
BT_FLAG Flag;
unsigned char BTGPRSAPname[20];
char ReservedByte[220];
} BTCONFIG;
Parameter
char BTRemoteName[20]
unsigned char BTPINCode[16] Null
unsigned char BTLinkKey[16] Null
BTSearchInfo Dev[8]
BT_FLAG Flag
unsigned char
BTGPRSAPname[20]
char ReservedByte[220]
Default
Description
Null
ID used for Remote Device association 25
PIN Code for pairing (usually in Slave
mode)
Link Key generated by pairing
Null
See BTSearchInfo Structure
---
See BT_FLAG Structure
Null
Name of Access Point for Bluetooth
DUN-GPRS connection
Null
Reserved
Index
27
---
40-47
26, 28, 29
32
---

Advertisement

Table of Contents
loading

This manual is also suitable for:

Optimus r

Table of Contents