IBTService (Compact 2013)
3/26/2014
This interface represents the services or profiles that a Bluetooth device supports.
Methods
Method |
Description |
---|---|
Connects a service. |
|
Disconnects a service. |
|
Enables or disables the service. |
|
Retrieves the channel identifier (CID). |
|
Retrieves the name of the service from the registry. |
|
Returns a pointer to a BLOB structure that stores the Service Discovery Protocol (SDP) record. |
|
Retrieves the unique service identifier. |
|
Initializes the properties for the service with the specified data. |
|
Indicates whether a service is currently connected. |
|
Indicates whether a service is currently enabled. |
|
Loads the service properties from the registry. |
|
Notifies the service extensions that call into the service library of when the supporting device is added or removed. |
|
Retrieves information about custom service properties from the registry. |
|
Saves the changes to the service properties in the registry. |
|
Writes information about custom service properties in the registry. |
Requirements
Header |
bthutil_p.h |
Library |
Bthutil.lib |
See Also
Reference
Bluetooth Application Development Interfaces