Bluetooth Notifications on Windows Mobile 5

For Windows Mobile 5.0 we added a new set of APIs for getting notifications from the Windows CE Bluetooth stack.

 

RequestBluetoothNotifications

StopBluetoothNotifications

 

There is more information on using these APIs here.  Today you can capture notifications related to baseband connection / disconnection, pairing, security, state of the stack (on/off), and various other notifications.

 

Are there any other events you would like to see exposed through this API?

 

[Author: Greg Scott]