Bluetooth Event Notifications
This code sample is named BluetoothEvents. It demonstrates how to get notifications from the Bluetooth stack. It also shows the use of State and Notifications Broker APIs that an application can use to receive notifications when the power state of the Bluetooth radio changes.
Feature Area
Relevant APIs
- RequestBluetoothNotifications
- StopBluetoothNotifications
- RegistryNotifyWindow
- RegistryNotifyCallback
- RegistryCloseNotification
Usage
To run the code sample
Navigate to the solution file (*.sln), and double-click it. By default, the solution file is copied to the following folder:
C:\Program Files\Windows CE Tools\wce500\Windows Mobile 5.0 Pocket PC SDK\Samples\CPP\Win32\Bluetooth\BluetoothEvents\
BluetoothEvents.sln
Microsoft Visual Studio 2005 launches and loads the solution.
Build the solution (Ctrl+Shift+B).
Deploy the solution (F5).
Requirements
Pocket PC SDK: Windows Mobile 5.0 Pocket PC SDK.
Smartphone SDK: None.
Development Environment: Visual Studio 2005.
ActiveSync: Version 4.0.
See Also
Bluetooth Samples | Code Samples
Send Feedback on this topic to the authors