Share via


Bluetooth API Notification Functions (Compact 2013)

3/26/2014

This section describes the Bluetooth public API notification functions.

  • StopBluetoothNotifications
    Called by the application to stop receiving event notifications for the class of events registered in an earlier call to RequestBluetoothNotifications.
  • BthNotifyEvent
    Writes the specified event to the message queues of the subscribers to specified event class.
  • BthServiceNotifyConnected
    Updates the registry to indicate the service is connected and sends a BTE_SERVICE_CONNECTION_EVENT event.
  • BthServiceNotifyDisconnected
    Updates the registry to indicate the service is disconnected and sends a BTE_SERVICE_DISCONNECTION_EVENT event.

See Also

Reference

Bluetooth Application Development Reference