Bluetooth Configuration Service Provider
If the device has a Bluetooth radio, the Bluetooth Configuration Service Provider configures the Bluetooth operation mode.
Note Access to this Configuration Service Provider is determined by Security roles. Because OEMs and Mobile Operators can selectively disallow access, ask them about the availability of this Configuration Service Provider. For more information, see Security Roles.
Note This Configuration Service Provider is not available on Windows Mobile-based Pocket PC.
The Bluetooth Configuration Service Provider is used to configure the Bluetooth state on the device.
Characteristics
- Bluetooth
This root-level characteristic must be present to change the Bluetooth mode.
Parms
- BtMode
Used in the Bluetooth characteristic to set the Bluetooth mode. BtMode can be one of three values:- A value of 0 indicates that the Bluetooth radio is off.
- A value of 1 indicates that the Bluetooth radio is on and can send beams, initiate bonding, and receive communication from previously bonded devices.
- A value of 2 indicates that the Bluetooth radio is on and can also be discovered by other Bluetooth devices for the purposes of bonding or beaming.
The following table shows the default settings.
Permissions | Read/write |
Data type | Integer |
Roles allowed to query and update setting | Manager
AuthenticatedUser UnauthenticatedUser |
Elements
Elements | Available |
---|---|
parm-query | Yes |
noparm | No |
nocharacteristic | No |
characteristic-query | No |
For information about specific elements, see MSPROV DTD Elements.
See Also
Configuration Service Provider Reference for Windows Mobile Devices
Last updated on Friday, April 22, 2005
© 2005 Microsoft Corporation. All rights reserved.
Send feedback on this topic to the authors.