Obex Configuration Service Provider Examples for OMA Client Provisioning

Send Feedback

The Obex Configuration Service Provider configures the Obex server, which performs Bluetooth and infrared beaming. If the device is being run by the Obex server and has the associated hardware, the device can receive Bluetooth and infrared beams.

Note   This Configuration Service Provider is not available on Windows Mobile-based Pocket PCs.

The Obex Configuration Service Provider is used to configure the Obex server.

The following example can be used as a template to configure settings for the Obex Configuration Service Provider. Below the HKLM\Software\Microsoft\Obex characteristic type, replace the value for the IsEnabled parm with a value that corresponds to your system.

<wap-provisioningdoc>
  <characteristic type="Obex">
  <characteristic type="HKLM\Software\Microsoft\Obex">
    <parm name="IsEnabled" value="1"/>
    </characteristic>
  </characteristic>
</wap-provisioningdoc>

See Also

Obex Configuration Service Provider

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.