Bluetooth® Sample Application Programmer's Reference
|
Bluetooth� Demo Features Unit
Presentation
Functions | |
void | FUN_BTPairingInfo (void) |
void | FUN_BTDevicePairing (void) |
void | FUN_BTPairingWait (void) |
void | FUN_BTPairedDeviceSelect (void) |
void | FUN_BTPairingStop (void) |
void | FUN_BTDeviceRename (void) |
void | FUN_BTWakeupSet (void) |
void | FUN_BTSecModeSet (void) |
Function Documentation
void FUN_BTPairingInfo | ( | void | ) |
Display the Bluetooth� info of the device
void FUN_BTDevicePairing | ( | void | ) |
Searches for available Bluetooth� devices and displays a menu containing these devices If a device is selected, pairing will be initiated
void FUN_BTPairingWait | ( | void | ) |
Wait for Bluetooth� devices to pair with the terminal
void FUN_BTPairedDeviceSelect | ( | void | ) |
Display a menu of paired Bluetooth� devices If a device is selected, pairing will be performed
void FUN_BTPairingStop | ( | void | ) |
Removes a paired device fromthe terminal
void FUN_BTDeviceRename | ( | void | ) |
Change the Bluetooth� name of the terminal
void FUN_BTWakeupSet | ( | void | ) |
Displays a menu on where the user can configure the connection wakeup
void FUN_BTSecModeSet | ( | void | ) |
Sets the secure pairing level
- 3 = legacy secure pairing
- 4 = secure simple pairing.
