Searched refs:DeviceSecurityInfoCallback (Results 1 – 4 of 4) sorted by relevance
32 typedef void DeviceSecurityInfoCallback(const DeviceIdentify *identify, struct DeviceSecurityInfo *… typedef54 DeviceSecurityInfoCallback callback);
71 …const DeviceIdentify \*identify, const RequestOption \*option, DeviceSecurityInfoCallback callback…136 void DeviceSecurityInfoCallback(const DeviceIdentify *identify, struct DeviceSecurityInfo *info)162 int ret = RequestDeviceSecurityInfoAsync(device, option, DeviceSecurityInfoCallback);
39 DeviceSecurityInfoCallback callback);
134 DeviceSecurityInfoCallback callback) in RequestDeviceSecurityInfoAsync()