Struct windows_sys::Win32::Devices::Bluetooth::BTH_LE_GATT_SERVICE
#[repr(C)]pub struct BTH_LE_GATT_SERVICE {
pub ServiceUuid: BTH_LE_UUID,
pub AttributeHandle: u16,
}
Expand description
Required features: "Win32_Devices_Bluetooth"
, "Win32_Foundation"
Fields§
§ServiceUuid: BTH_LE_UUID
§AttributeHandle: u16