Socket ScanAPI Reference
14.14 Property kSktScanPropIdDeletePairingBondingDevice
This property deletes the Bluetooth pairing and bonding information from the
device identified by its reference. Once the pairing and bonding information have
been deleted from the device, the device stays connected. The new pairing and
bonding information will be created at the next connection of the device to the host.
This property can only be used in a Set operation and has one parameter indicating
if the pairing and bonding information should be deleted for all the hosts the
scanner might know or only for the current host.
A constant has been defined for each of these modes:
Name
kSktScanDeletePairingCurrent
kSktScanDeletePairingAll
C/C++:
The delete and pairing constants are defined in SktScanPropIds.h file.
Java:
The delete and pairing constants are defined in
com.SocketMobile.ScanAPI.ISktScanProperty.values.deletePairing
C#:
The delete and pairing constants are defined in
ScanAPI.ISktScanProperty.values.deletePairing
Objective C:
The delete and pairing constants are defined in SktScanPropIds.h file.
Parameter type
Get
Not applicable
Version
ScanAPI Interface Version
© 2013 Socket Mobile, Inc.
Get Complete
Not applicable
Description
Delete the Pairing and Bonding
information only for the current host.
Delete the Pairing and Bonding
information for all the hosts the device
may know of.
Set
Byte
1.0.0 or higher
Set Complete
None
97/152
Need help?
Do you have a question about the ScanAPI and is the answer not in the manual?