Bluetooth Configuration Service Provider Examples for OMA Client Provisioning
The following XML example can be used as templates to configure settings for the Bluetooth Configuration Service Provider. Below the Bluetooth characteristic type, replace the value for the BtMode parm to set the desired Bluetooth operation mode.
Changing the Bluetooth radio into Discoverable mode
The following example changes the device's Bluetooth radio into Discoverable mode.
<wap-provisioningdoc>
..<characteristic type="Bluetooth">
<parm name="BtMode" value="2"/>
</characteristic>
</wap-provisioningdoc>
See Also
Bluetooth Configuration Service Provider
Send Feedback on this topic to the authors