Class Library Documentation for Neo smartpen SDK
BluetoothAdapter Methods |
The BluetoothAdapter type exposes the following members.

Name | Description | |
---|---|---|
![]() | Bind |
Bind the bluetooth socket with IPenComm class.
|
![]() | Connect |
Connects the client to a remote Bluetooth host using the specified mac address and OnConnected handler.
|
![]() | Disconnect |
Closes the Bluetooth socket and the underlying connection.
|
![]() | FindAllDevices |
Discovers accessible Bluetooth devices, both remembered and in-range, and returns their names and addresses.
|
![]() | RemovePairedDevice |
Remove the pairing with the specified device.
|
