藍牙回呼
本節中的藍牙回呼函式會與可管理藍牙裝置和服務的功能搭配使用。
使用 Windows Sockets 程式設計介面也支援藍牙。 如需使用 Windows Sockets 介面進行藍牙程式設計的詳細資訊,請參閱 Windows Sockets Support for Bluetooth。
部分 | 內容 |
---|---|
PFN_AUTHENTICATION_CALLBACK | 與 BluetoothRegisterForAuthentication 函式搭配使用。 |
PFN_AUTHENTICATION_CALLBACK_EX | 與 BluetoothRegisterForAuthenticationEx 函式搭配使用。 |
PFN_BLUETOOTH_ENUM_ATTRIBUTES_CALLBACK | 針對傳遞至 BluetoothSdpEnumAttributes 函數調用之 pSDPStream 參數 中找到的每個屬性呼叫一次。 |
PFN_DEVICE_CALLBACK | 與選取藍牙裝置相關聯。 |