|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device... |
|
|
|
|
|
|
|
| Opens a system window to select a Bluetooth device. |
|
|
|
|
|
|
|
| Cancels the authentication beside a Bluetooth device. |
|
|
|
|
|
|
|
| Returns the list of Bluetooth radios connected to the computer. |
|
|
|
|
|
|
|
| Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes. |
|
|
|
|
|
|
|
| Used to find out whether a Bluetooth radio is visible. |
|
|
|
|
|
|
|
| Changes the visibility of a Bluetooth radio. |
|
|
|
|
|
|
|
| Enables a service provided by a Bluetooth device. |
|
|
|
|
|
|
|
| Used to configure a Bluetooth radio to accept (or not) the requests for connection coming from the devices. |
|
|
|
|
|
|
|
| Creates a socket using a Bluetooth device. |
|
|
|
|
|
|
|
| Sends a file to a device that supports the OBEX protocol. |
|
|
|
|
|
|
|
| Opens the window of properties for a Bluetooth device. |
|
|
|
|
|
|
|
| Returns the list of services provided by a Bluetooth device. |
|
|
|
|
|
|
|
| Used to connect to a device that supports the OBEX protocol.
Reminder: The OBEX protocol is a data transfer protocol that can be used via infrared beams and Bluetooth. |
|
|
|
|
|
|
|
| Returns specific information about a Bluetooth device. |
|
|
|
|
|
|
|
| Used to disconnect from a device that supports the OBEX protocol. |
|
|
|
|
|
|
|
| Returns specific information about a Bluetooth radio connected to the computer. |
|
|
|
|
|
|
|
| Retrieves a file from a device that supports the OBEX protocol. |
|
|
|
|
|
|
|
| Allows you to be authenticated toward a Bluetooth device. |
|
|
|
|
|
|
|
| Sends a VCard file (virtual business card) to a device that supports the OBEX protocol. |
|
|
|
|
|
|
|
| Disables a service on a Bluetooth device. |
|
|
|
|
|
|
|
| Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices. |
|
|
|
|
|
|
|
| Retrieves a VCard from a device that supports the OBEX protocol. |
|
|
|
|
|
|
|
| Connects a client computer to a specific Bluetooth socket. |
|
|
|
|
|
|
|
| Enables or disables the management of Bluetooth on the device. |
|
|
|
|
|
|
|
| Returns the list of accessible Bluetooth devices. |
|
|
|
|
|
|
|
| Used to disconnect from a Bluetooth Low Energy device. |
|
|
|
|
|
|
|
| Writes a value to a characteristic on a Bluetooth Low Energy device. |
|
|
|
|
|
|
|
| Reads the value of a descriptor on a Bluetooth Low Energy device. |
|
|
|
|
|
|
|
| Writes the value of a descriptor to a Bluetooth Low Energy device. |
|
|
|
|
|
|
|
| Initializes Bluetooth Low Energy (required in Windows and iOS only) |
|
|
|
|
|
|
|
| Reads the value of a characteristic on a Bluetooth Low Energy device. |
|
|
|
|
|
|
|
| Returns the list of accessible Bluetooth Low Energy devices. |
|
|
|
|
|
|
|
| Writes a value to a characteristic on a Bluetooth Low Energy device. |
|
|
|
|
|
|
|
| Reads the value of a characteristic on a Bluetooth Low Energy device. |
|
|
|
|
|
|
|
| Writes the value of a descriptor to a Bluetooth Low Energy device. |
|
|
|
|
|
|
|
| Reads the value of a descriptor on a Bluetooth Low Energy device. |
|
|
|
|
|
|
|
| Retrieves all the characteristics with the same identifier associated with a Bluetooth Low Energy... |
|
|
|
|
|
|
|
| The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|