Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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. |