testexecfw/statsrv/device/source/statapi/light/statlightserial/bwins/serialdriveru.def
author Johnson Ma <johnson.ma@nokia.com>
Mon, 08 Mar 2010 15:03:44 +0800
changeset 0 3e07fef1e154
permissions -rw-r--r--
Initial EPL Contribution
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     1
EXPORTS
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     2
	?CloseSerialPort@@YAHPAX@Z @ 1 NONAME ; int CloseSerialPort(void *)
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     3
	?CloseSerialServer@@YAXPAX@Z @ 2 NONAME ; void CloseSerialServer(void *)
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     4
	?OpenSerialPortL@@YAPAXPAXI@Z @ 3 NONAME ; void * OpenSerialPortL(void *, unsigned int)
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     5
	?OpenSerialServerL@@YAPAXXZ @ 4 NONAME ; void * OpenSerialServerL(void)
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     6
	?Read@@YAHPAXAAVTRequestStatus@@VTTimeIntervalMicroSeconds32@@AAVTDes8@@H@Z @ 5 NONAME ; int Read(void *, class TRequestStatus &, class TTimeIntervalMicroSeconds32, class TDes8 &, int)
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     7
	?ReadCancel@@YAHPAX@Z @ 6 NONAME ; int ReadCancel(void *)
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     8
	?ReceiveBufferLength@@YAHPAXAAH@Z @ 7 NONAME ; int ReceiveBufferLength(void *, int &)
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     9
	?SetConfig@@YAHPAXABV?$TPckgBuf@VTCommConfigV01@@@@@Z @ 8 NONAME ; int SetConfig(void *, class TPckgBuf<class TCommConfigV01> const &)
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    10
	?SetReceiveBufferLength@@YAHPAXH@Z @ 9 NONAME ; int SetReceiveBufferLength(void *, int)
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    11
	?Write@@YAHPAXAAVTRequestStatus@@VTTimeIntervalMicroSeconds32@@ABVTDesC8@@H@Z @ 10 NONAME ; int Write(void *, class TRequestStatus &, class TTimeIntervalMicroSeconds32, class TDesC8 const &, int)
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    12
	?WriteCancel@@YAHPAX@Z @ 11 NONAME ; int WriteCancel(void *)
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    13
	?GetPortConfig@@YAHPAXAAV?$TPckgBuf@VTCommConfigV01@@@@@Z @ 12 NONAME ; int GetPortConfig(void *, class TPckgBuf<class TCommConfigV01> &)
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    14