172
"C" Programming Guide For Optimus S/R
3.13.6 Bluetooth
On the Bluetooth terminal, it makes use of the pairing procedure to keep record of the latest
connected device(s) for different modes, regardless of authentication enabled or not. This is
so-called "Frequent Device List".
Coverage of Frequent Device List
SPP mode
Only one device is listed for quick connection
DUN mode
Only one device is listed for quick connection
PAN mode
Up to eight access points are listed for roaming purpose
Once the pairing procedure is completed and the list is generated successfully, next time the
terminal will automatically connect to the listed device(s) without going through the pairing
procedure.
To complete the pairing procedure, it consists of two steps: (1) to discover the Bluetooth
devices in range, and (2) to page one of them that provides a particular service. These are
handled by
BTInquiryDevice()
and
BTPairingTest()
respectively.
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...