Setdeviceremovalcallback - Huawei MU736 HSPA+ M.2 Connection Manual

Connection management api
Hide thumbs Also See for MU736 HSPA+ M.2:
Table of Contents

Advertisement

HUAWEI MU736 HSPA+ M.2 Module
Connection Management API
Type
BYTE
Callback prototype
void ByteTotalsCallback(
ULONGLONG txTotalBytes,
ULONGLONG rxTotalBytes);
Callback parameters
Type
ULONGLONG
ULONGLONG

1.9.5 SetDeviceRemovalCallback

Description
This function enables/disables the device removal callback. The device removal
callback is fired when the device was removed from system.
Function timeout
None
Prototype
ULONG SetDeviceRemovalCallback(tFNDeviceRemoval pCallback);
Parameters
Type
tFNDeviceRemoval pCallback
Callback prototype
void DeviceRemovalCallback();
Issue 01(2013-03-12)
Variable
interval
Variable
txTotalBytes
rxTotalBytes
Variable
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
HW Connection Management API
Mode
Description
Interval in seconds (ignored
IN
when disabling)
Mode
Description
OUT
Bytes transmitted without error
OUT
Bytes received without error
Mode
Description
IN
Callback function pointer
0 – Disable the callback
26

Advertisement

Table of Contents
loading

Table of Contents