다음을 통해 공유


Bluetooth 콜백

이 섹션의 Bluetooth 콜백 함수는 Bluetooth 장치 및 서비스를 관리할 수 있도록 하는 함수와 함께 사용됩니다.

Bluetooth는 Windows 소켓 프로그래밍 인터페이스를 사용하여 지원됩니다. Windows 소켓 인터페이스를 사용하여 Bluetooth를 프로그래밍하는 방법에 대한 자세한 내용은 Bluetooth에 대한 Windows 소켓 지원을 참조하세요.

섹션 콘텐츠
PFN_AUTHENTICATION_CALLBACK BluetoothRegisterForAuthentication 함수와 함께 사용됩니다.
PFN_AUTHENTICATION_CALLBACK_EX BluetoothRegisterForAuthenticationEx 함수와 함께 사용됩니다.
PFN_BLUETOOTH_ENUM_ATTRIBUTES_CALLBACK BluetoothSdpEnumAttributes 함수 호출에 전달되는 pSDPStream 매개 변수에 있는 각 특성에 대해 한 번 호출됩니다.
PFN_DEVICE_CALLBACK Bluetooth 디바이스 선택과 관련하여 사용됩니다.