Chapter 3 Terminal Specific Function Library
123
BT_FLAG Structure
typedef struct
{
unsigned int
BTPWRSaveON: 1;
unsigned int
BTSecurity: 1;
unsigned int
BTBroadcastON: 1;
unsigned int
Reservedflag: 13;
} BT_FLAG;
Parameter
Bit
Default
Description
Index
unsigned int BTPWRSaveON 0
1
Bluetooth Power-saving
0: disable
1: enable
29
unsigned int BTSecurity
1
0
Bluetooth Security
0: disable
1: enable
26
unsigned int BTBroadcastON 2
1
Bluetooth broadcasting
(discoverable on/off)
0: disable
1: enable
28
unsigned int Reservedflag
3-15
0
Reserved
---
Summary of Contents for Optimus R
Page 1: ...Printed on 20 March 2006 C Programming Guide Version 3 04 02 Optimus S Optimus R...
Page 6: ......
Page 8: ...2 C Programming Guide For Optimus S R...
Page 12: ...6 C Programming Guide For Optimus S R The flow is illustrated as shown below...
Page 23: ...Chapter 2 Development Environment 17 Different types signed unsigned Different types same size...
Page 24: ...18 C Programming Guide For Optimus S R...
Page 220: ...214 C Programming Guide For Optimus S R See Also FlashSize free_memory...