Bluetooth Application Development Callbacks (Compact 2013)
3/26/2014
This section describes callback functions that you may implement.
- OnBthDeviceAdded
Called after connecting with a peer Bluetooth device.
- OnBthDeviceRemoved
Called after disconnecting from a peer Bluetooth device.
- PFN_BthServiceRequestCallback
Implement this function to handle requests to connect or disconnect your service.