summaryrefslogtreecommitdiffstats
path: root/vendor/windows-sys/src/Windows/Devices/Bluetooth/Rfcomm/mod.rs
blob: 4c560533cc72d4d03ec2f0fc07d189f3729b92b4 (plain)
1
2
3
4
pub type RfcommDeviceService = *mut ::core::ffi::c_void;
pub type RfcommDeviceServicesResult = *mut ::core::ffi::c_void;
pub type RfcommServiceId = *mut ::core::ffi::c_void;
pub type RfcommServiceProvider = *mut ::core::ffi::c_void;