Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
The Bluetooth callback functions in this section are used in combination with functions that make it possible to manage Bluetooth devices and services.
Bluetooth is also supported by using the Windows Sockets programming interface. For more information about programming Bluetooth by using the Windows Sockets interface, see Windows Sockets Support for Bluetooth.
| Section | Content |
|---|---|
| PFN_AUTHENTICATION_CALLBACK | Used in conjunction with the BluetoothRegisterForAuthentication function. |
| PFN_AUTHENTICATION_CALLBACK_EX | Used in conjunction with the BluetoothRegisterForAuthenticationEx function. |
| PFN_BLUETOOTH_ENUM_ATTRIBUTES_CALLBACK | Called once for each attribute found in the pSDPStream parameter that is passed to the BluetoothSdpEnumAttributes function call. |
| PFN_DEVICE_CALLBACK | Used in association with selecting Bluetooth devices. |