javaextensions/bluetooth/bluetoothplugins/btl2cappushplugin/build/bwins/javabtl2capscpluginu.def
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/javaextensions/bluetooth/bluetoothplugins/btl2cappushplugin/build/bwins/javabtl2capscpluginu.def Tue Apr 27 16:30:29 2010 +0300
@@ -0,0 +1,39 @@
+EXPORTS
+ ?findDllMethod@@YAP6APAXXZPBD@Z @ 1 NONAME ; void * (*)(void) findDllMethod(char const *)
+ ??0BtL2CapServerConnectionFactory@bluetooth@java@@QAE@XZ @ 2 NONAME ; java::bluetooth::BtL2CapServerConnectionFactory::BtL2CapServerConnectionFactory(void)
+ ??0L2CAPServerConnection@bluetooth@java@@QAE@PAVBluetoothFunctionServer@12@@Z @ 3 NONAME ; java::bluetooth::L2CAPServerConnection::L2CAPServerConnection(class java::bluetooth::BluetoothFunctionServer *)
+ ??0L2CapPushServerConnection@bluetooth@java@@QAE@V?$basic_string@_WV?$char_traits@_W@std@@V?$allocator@_W@2@@std@@0@Z @ 4 NONAME ; java::bluetooth::L2CapPushServerConnection::L2CapPushServerConnection(class std::basic_string<wchar_t, class std::char_traits<wchar_t>, class std::allocator<wchar_t> >, class std::basic_string<wchar_t, class std::char_traits<wchar_t>, class std::allocator<wchar_t> >)
+ ??1BtL2CapServerConnectionFactory@bluetooth@java@@UAE@XZ @ 5 NONAME ; java::bluetooth::BtL2CapServerConnectionFactory::~BtL2CapServerConnectionFactory(void)
+ ??1L2CAPServerConnection@bluetooth@java@@QAE@XZ @ 6 NONAME ; java::bluetooth::L2CAPServerConnection::~L2CAPServerConnection(void)
+ ??1L2CapPushServerConnection@bluetooth@java@@UAE@XZ @ 7 NONAME ; java::bluetooth::L2CapPushServerConnection::~L2CapPushServerConnection(void)
+ ?Accept@L2CAPServerConnection@bluetooth@java@@QAEJXZ @ 8 NONAME ; long java::bluetooth::L2CAPServerConnection::Accept(void)
+ ?CloseServer@L2CAPServerConnection@bluetooth@java@@QAEHXZ @ 9 NONAME ; int java::bluetooth::L2CAPServerConnection::CloseServer(void)
+ ?GetServerPSM@L2CAPServerConnection@bluetooth@java@@QAEHXZ @ 10 NONAME ; int java::bluetooth::L2CAPServerConnection::GetServerPSM(void)
+ ?ServerOpen@L2CAPServerConnection@bluetooth@java@@QAEHHHHHHH@Z @ 11 NONAME ; int java::bluetooth::L2CAPServerConnection::ServerOpen(int, int, int, int, int, int)
+ ?asyncAccept@L2CAPServerConnection@bluetooth@java@@QAEHPAVBluetoothPushEventListener@23@PAVBtUrlParams@23@@Z @ 12 NONAME ; int java::bluetooth::L2CAPServerConnection::asyncAccept(class java::bluetooth::BluetoothPushEventListener *, class java::bluetooth::BtUrlParams *)
+ ?close@L2CapPushServerConnection@bluetooth@java@@UAEXXZ @ 13 NONAME ; void java::bluetooth::L2CapPushServerConnection::close(void)
+ ?create@BtL2CapServerConnectionFactory@bluetooth@java@@UAEPAVServerConnection@push@3@ABV?$basic_string@_WV?$char_traits@_W@std@@V?$allocator@_W@2@@std@@@Z @ 14 NONAME ; class java::push::ServerConnection * java::bluetooth::BtL2CapServerConnectionFactory::create(class std::basic_string<wchar_t, class std::char_traits<wchar_t>, class std::allocator<wchar_t> > const &)
+ ?createSrvConnObj@BtL2CapServerConnectionFactory@bluetooth@java@@UAEPAVServerConnection@push@3@ABV?$basic_string@_WV?$char_traits@_W@std@@V?$allocator@_W@2@@std@@0@Z @ 15 NONAME ; class java::push::ServerConnection * java::bluetooth::BtL2CapServerConnectionFactory::createSrvConnObj(class std::basic_string<wchar_t, class std::char_traits<wchar_t>, class std::allocator<wchar_t> > const &, class std::basic_string<wchar_t, class std::char_traits<wchar_t>, class std::allocator<wchar_t> > const &)
+ ?deleteServer@L2CapPushServerConnection@bluetooth@java@@QAEXXZ @ 16 NONAME ; void java::bluetooth::L2CapPushServerConnection::deleteServer(void)
+ ?getConnectedClient@L2CapPushServerConnection@bluetooth@java@@QAEPAVBluetoothClientConnection@23@XZ @ 17 NONAME ; class java::bluetooth::BluetoothClientConnection * java::bluetooth::L2CapPushServerConnection::getConnectedClient(void)
+ ?getFactory@BtL2CapServerConnectionFactory@bluetooth@java@@SAAAV123@XZ @ 18 NONAME ; class java::bluetooth::BtL2CapServerConnectionFactory & java::bluetooth::BtL2CapServerConnectionFactory::getFactory(void)
+ ?getFilter@L2CapPushServerConnection@bluetooth@java@@UBE?AV?$basic_string@_WV?$char_traits@_W@std@@V?$allocator@_W@2@@std@@XZ @ 19 NONAME ; class std::basic_string<wchar_t, class std::char_traits<wchar_t>, class std::allocator<wchar_t> > java::bluetooth::L2CapPushServerConnection::getFilter(void) const
+ ?getServerObject@L2CapPushServerConnection@bluetooth@java@@QAEPAVL2CAPServerConnection@23@XZ @ 20 NONAME ; class java::bluetooth::L2CAPServerConnection * java::bluetooth::L2CapPushServerConnection::getServerObject(void)
+ ?getServiceRecordHandle@L2CAPServerConnection@bluetooth@java@@QAEPAVServiceRecord@23@XZ @ 21 NONAME ; class java::bluetooth::ServiceRecord * java::bluetooth::L2CAPServerConnection::getServiceRecordHandle(void)
+ ?getUri@L2CapPushServerConnection@bluetooth@java@@UBE?AV?$basic_string@_WV?$char_traits@_W@std@@V?$allocator@_W@2@@std@@XZ @ 22 NONAME ; class std::basic_string<wchar_t, class std::char_traits<wchar_t>, class std::allocator<wchar_t> > java::bluetooth::L2CapPushServerConnection::getUri(void) const
+ ?initializeServiceRecord@L2CAPServerConnection@bluetooth@java@@QAEHHAAVTUUID@@AAVTDesC8@@@Z @ 23 NONAME ; int java::bluetooth::L2CAPServerConnection::initializeServiceRecord(int, class TUUID &, class TDesC8 &)
+ ?initializeServiceRecord@L2CAPServerConnection@bluetooth@java@@QAEHHV?$basic_string@_WV?$char_traits@_W@std@@V?$allocator@_W@2@@std@@0@Z @ 24 NONAME ; int java::bluetooth::L2CAPServerConnection::initializeServiceRecord(int, class std::basic_string<wchar_t, class std::char_traits<wchar_t>, class std::allocator<wchar_t> >, class std::basic_string<wchar_t, class std::char_traits<wchar_t>, class std::allocator<wchar_t> >)
+ ?isActive@L2CapPushServerConnection@bluetooth@java@@QAE_NXZ @ 25 NONAME ; bool java::bluetooth::L2CapPushServerConnection::isActive(void)
+ ?isConnectionAccepted@L2CapPushServerConnection@bluetooth@java@@QAE_NXZ @ 26 NONAME ; bool java::bluetooth::L2CapPushServerConnection::isConnectionAccepted(void)
+ ?isCreatedByPush@L2CapPushServerConnection@bluetooth@java@@QAE_NXZ @ 27 NONAME ; bool java::bluetooth::L2CapPushServerConnection::isCreatedByPush(void)
+ ?isListening@L2CapPushServerConnection@bluetooth@java@@QAE_NXZ @ 28 NONAME ; bool java::bluetooth::L2CapPushServerConnection::isListening(void)
+ ?isMultipleSrvConnAllowed@BtL2CapServerConnectionFactory@bluetooth@java@@UAE_NXZ @ 29 NONAME ; bool java::bluetooth::BtL2CapServerConnectionFactory::isMultipleSrvConnAllowed(void)
+ ?open@L2CapPushServerConnection@bluetooth@java@@UAEXPAVConnectionListener@push@3@@Z @ 30 NONAME ; void java::bluetooth::L2CapPushServerConnection::open(class java::push::ConnectionListener *)
+ ?openServer@L2CAPServerConnection@bluetooth@java@@QAEH_N000HH@Z @ 31 NONAME ; int java::bluetooth::L2CAPServerConnection::openServer(bool, bool, bool, bool, int, int)
+ ?restorePersistentRecord@L2CAPServerConnection@bluetooth@java@@QAEHXZ @ 32 NONAME ; int java::bluetooth::L2CAPServerConnection::restorePersistentRecord(void)
+ ?setAcceptMonitor@L2CapPushServerConnection@bluetooth@java@@QAEXPAVMonitor@util@3@@Z @ 33 NONAME ; void java::bluetooth::L2CapPushServerConnection::setAcceptMonitor(class java::util::Monitor *)
+ ?setCreatedByPush@L2CapPushServerConnection@bluetooth@java@@QAEXXZ @ 34 NONAME ; void java::bluetooth::L2CapPushServerConnection::setCreatedByPush(void)
+ ?setFilter@L2CapPushServerConnection@bluetooth@java@@UAEXABV?$basic_string@_WV?$char_traits@_W@std@@V?$allocator@_W@2@@std@@@Z @ 35 NONAME ; void java::bluetooth::L2CapPushServerConnection::setFilter(class std::basic_string<wchar_t, class std::char_traits<wchar_t>, class std::allocator<wchar_t> > const &)
+ ?unsetAcceptMonitor@L2CapPushServerConnection@bluetooth@java@@QAEXXZ @ 36 NONAME ; void java::bluetooth::L2CapPushServerConnection::unsetAcceptMonitor(void)
+ ?unsetClearServiceClassBitsFlag@L2CapPushServerConnection@bluetooth@java@@QAEXXZ @ 37 NONAME ; void java::bluetooth::L2CapPushServerConnection::unsetClearServiceClassBitsFlag(void)
+