Callback Bluetooth
Le funzioni di callback Bluetooth in questa sezione vengono usate in combinazione con funzioni che consentono di gestire dispositivi e servizi Bluetooth.
Bluetooth è supportato anche tramite l'interfaccia di programmazione Windows Sockets. Per altre informazioni sulla programmazione bluetooth tramite l'interfaccia Windows Sockets, vedere Windows Sockets Support for Bluetooth.
Sezione | Contenuto |
---|---|
PFN_AUTHENTICATION_CALLBACK | Usato insieme alla funzioneBluetoothRegisterForAuthentication. |
PFN_AUTHENTICATION_CALLBACK_EX | Usato insieme alla funzioneBluetoothRegisterForAuthenticationEx. |
PFN_BLUETOOTH_ENUM_ATTRIBUTES_CALLBACK | Chiamato una volta per ogni attributo trovato nel parametro pSDPStream passato al BluetoothSdpEnumAttributes chiamata di funzione. |
PFN_DEVICE_CALLBACK | Usato in associazione alla selezione dei dispositivi Bluetooth. |