#[repr(C)]pub struct BLUETOOTH_AUTHENTICATE_RESPONSE {
pub bthAddressRemote: BLUETOOTH_ADDRESS,
pub authMethod: BLUETOOTH_AUTHENTICATION_METHOD,
pub Anonymous: BLUETOOTH_AUTHENTICATE_RESPONSE_0,
pub negativeResponse: u8,
}
Expand description
Required features: "Win32_Devices_Bluetooth"
Fields§
§bthAddressRemote: BLUETOOTH_ADDRESS
§authMethod: BLUETOOTH_AUTHENTICATION_METHOD
§Anonymous: BLUETOOTH_AUTHENTICATE_RESPONSE_0
§negativeResponse: u8