Metrologic Optimus S Programming Manual page 141

"c" programming guide
Table of Contents

Advertisement

Bluetooth - Status
BTSTATUS Structure
typedef struct {
int State;
int Signal;
int Reserved[10];
} BTSTATUS;
Parameter
Description
int State
Connection State
int Signal
RSSI Signal Level
int
Reserved
Reserved[10]
GetBTStatus
Purpose
To retrieve information on Bluetooth networking status from the system.
Syntax
void GetBTStatus (BTSTATUS *bs);
Example
(?)
Description
This routine gets information on the current Bluetooth networking status.
Return
None
See Also
CheckNetStatus
Chapter 3 Terminal Specific Function Library
Value
0
BT_DISCONNECTED
1
BT_CONNECTED
-10 ~ -6
Weak
-6 ~ 5
Moderate
over 5
Strong
Null
---
135
Index
7
8
---

Advertisement

Table of Contents
loading

This manual is also suitable for:

Optimus r

Table of Contents