bluetooth/btexample/example/btsocket/BWINS/ex_btsocketU.def
author William Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:44:39 +0100
branchGCC_SURGE
changeset 36 230aed0f16aa
parent 0 29b1cd4cb562
permissions -rw-r--r--
Catchup to latest Symbian^4

EXPORTS
	??1CBtClient@@UAE@XZ @ 1 NONAME ; CBtClient::~CBtClient(void)
	??1CBtService@@UAE@XZ @ 2 NONAME ; CBtService::~CBtService(void)
	?AcceptConnection@CBtService@@QAEXAAVCBluetoothSocket@@@Z @ 3 NONAME ; void CBtService::AcceptConnection(class CBluetoothSocket &)
	?ConnectToRemoteDeviceL@CBtClient@@QAEXAAVMBluetoothSocketNotifier@@@Z @ 4 NONAME ; void CBtClient::ConnectToRemoteDeviceL(class MBluetoothSocketNotifier &)
	?ConnectToRemoteDeviceL@CBtClient@@QAEXAAVTBTDevAddr@@AAVMBluetoothSocketNotifier@@@Z @ 5 NONAME ; void CBtClient::ConnectToRemoteDeviceL(class TBTDevAddr &, class MBluetoothSocketNotifier &)
	?NewL@CBtClient@@SAPAV1@ABVTUUID@@AAVRSocketServ@@AAVMConnectionObserver@@PAVTBTServiceSecurity@@@Z @ 6 NONAME ; class CBtClient * CBtClient::NewL(class TUUID const &, class RSocketServ &, class MConnectionObserver &, class TBTServiceSecurity *)
	?NewL@CBtService@@SAPAV1@ABVTUUID@@AAVRSdp@@AAVRSocketServ@@AAVMConnectionObserver@@IPBVTBTServiceSecurity@@@Z @ 7 NONAME ; class CBtService * CBtService::NewL(class TUUID const &, class RSdp &, class RSocketServ &, class MConnectionObserver &, unsigned int, class TBTServiceSecurity const *)