diff -r 000000000000 -r 29b1cd4cb562 bluetoothmgmt/bluetoothclientlib/bwins/BLUETOOTHU.DEF --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bluetoothmgmt/bluetoothclientlib/bwins/BLUETOOTHU.DEF Fri Jan 15 08:13:17 2010 +0200 @@ -0,0 +1,357 @@ +EXPORTS + ??0RBTPhysicalLinkAdapter@@QAE@XZ @ 1 NONAME ; RBTPhysicalLinkAdapter::RBTPhysicalLinkAdapter(void) + ??0RHCIDirectAccess@@QAE@XZ @ 2 NONAME ; RHCIDirectAccess::RHCIDirectAccess(void) + ??0TACLSockAddr@@QAE@ABVTSockAddr@@@Z @ 3 NONAME ; TACLSockAddr::TACLSockAddr(class TSockAddr const &) + ??0TACLSockAddr@@QAE@XZ @ 4 NONAME ; TACLSockAddr::TACLSockAddr(void) + ??0TBTAccessRequirements@@QAE@XZ @ 5 NONAME ; TBTAccessRequirements::TBTAccessRequirements(void) + ??0TBTDevAddr@@QAE@ABVTDesC8@@@Z @ 6 NONAME ; TBTDevAddr::TBTDevAddr(class TDesC8 const &) + ??0TBTDevAddr@@QAE@AB_J@Z @ 7 NONAME ; TBTDevAddr::TBTDevAddr(long long const &) + ??0TBTDevAddr@@QAE@XZ @ 8 NONAME ; TBTDevAddr::TBTDevAddr(void) + ??0TBTServiceSecurity@@QAE@ABV0@@Z @ 9 NONAME ; TBTServiceSecurity::TBTServiceSecurity(class TBTServiceSecurity const &) + ??0TBTServiceSecurity@@QAE@XZ @ 10 NONAME ; TBTServiceSecurity::TBTServiceSecurity(void) + ??0TBTSockAddr@@QAE@ABVTSockAddr@@@Z @ 11 NONAME ; TBTSockAddr::TBTSockAddr(class TSockAddr const &) + ??0TBTSockAddr@@QAE@XZ @ 12 NONAME ; TBTSockAddr::TBTSockAddr(void) + ??0TBTSyncBandwidth@@QAE@I@Z @ 13 NONAME ; TBTSyncBandwidth::TBTSyncBandwidth(unsigned int) + ??0TBTSyncBandwidth@@QAE@XZ @ 14 NONAME ; TBTSyncBandwidth::TBTSyncBandwidth(void) + ??0TBTSyncPackets@@QAE@K@Z @ 15 NONAME ; TBTSyncPackets::TBTSyncPackets(unsigned long) + ??0TInquirySockAddr@@QAE@ABVTSockAddr@@@Z @ 16 NONAME ; TInquirySockAddr::TInquirySockAddr(class TSockAddr const &) + ??0TInquirySockAddr@@QAE@XZ @ 17 NONAME ; TInquirySockAddr::TInquirySockAddr(void) + ??0TL2CAPSockAddr@@QAE@ABVTSockAddr@@@Z @ 18 NONAME ; TL2CAPSockAddr::TL2CAPSockAddr(class TSockAddr const &) + ??0TL2CAPSockAddr@@QAE@XZ @ 19 NONAME ; TL2CAPSockAddr::TL2CAPSockAddr(void) + ??0TL2CapConfig@@QAE@XZ @ 20 NONAME ; TL2CapConfig::TL2CapConfig(void) + ??0TRfcommRPNTransaction@@QAE@XZ @ 21 NONAME ; TRfcommRPNTransaction::TRfcommRPNTransaction(void) + ??0TRfcommRemotePortParams@@QAE@XZ @ 22 NONAME ; TRfcommRemotePortParams::TRfcommRemotePortParams(void) + ??0TRfcommSockAddr@@QAE@ABVTSockAddr@@@Z @ 23 NONAME ; TRfcommSockAddr::TRfcommSockAddr(class TSockAddr const &) + ??0TRfcommSockAddr@@QAE@XZ @ 24 NONAME ; TRfcommSockAddr::TRfcommSockAddr(void) + ??0TUUID@@QAE@ABVTUid@@@Z @ 25 NONAME ; TUUID::TUUID(class TUid const &) + ??0TUUID@@QAE@K@Z @ 26 NONAME ; TUUID::TUUID(unsigned long) + ??0TUUID@@QAE@KKKK@Z @ 27 NONAME ; TUUID::TUUID(unsigned long, unsigned long, unsigned long, unsigned long) + ??0TUUID@@QAE@XZ @ 28 NONAME ; TUUID::TUUID(void) + ??1CBluetoothPhysicalLinks@@UAE@XZ @ 29 NONAME ; CBluetoothPhysicalLinks::~CBluetoothPhysicalLinks(void) + ??1CBluetoothSocket@@UAE@XZ @ 30 NONAME ; CBluetoothSocket::~CBluetoothSocket(void) + ??1CBluetoothSynchronousLink@@UAE@XZ @ 31 NONAME ; CBluetoothSynchronousLink::~CBluetoothSynchronousLink(void) + ??8TBTAccessRequirements@@QBEHABV0@@Z @ 32 NONAME ; int TBTAccessRequirements::operator==(class TBTAccessRequirements const &) const + ??8TBTDevAddr@@QBEHABV0@@Z @ 33 NONAME ; int TBTDevAddr::operator==(class TBTDevAddr const &) const + ??8TUUID@@QBEHABV0@@Z @ 34 NONAME ; int TUUID::operator==(class TUUID const &) const + ??9TBTDevAddr@@QBEHABV0@@Z @ 35 NONAME ; int TBTDevAddr::operator!=(class TBTDevAddr const &) const + ??9TUUID@@QBEHABV0@@Z @ 36 NONAME ; int TUUID::operator!=(class TUUID const &) const + ??ATBTDevAddr@@QAEAAEH@Z @ 37 NONAME ; unsigned char & TBTDevAddr::operator[](int) + ??ATBTDevAddr@@QBEABEH@Z @ 38 NONAME ; unsigned char const & TBTDevAddr::operator[](int) const + ??ATUUID@@QAEAAEH@Z @ 39 NONAME ; unsigned char & TUUID::operator[](int) + ??ATUUID@@QBEABEH@Z @ 40 NONAME ; unsigned char const & TUUID::operator[](int) const + ??NTBTDevAddr@@QBEHABV0@@Z @ 41 NONAME ; int TBTDevAddr::operator<=(class TBTDevAddr const &) const + ??RTBTSyncPackets@@QBEKXZ @ 42 NONAME ; unsigned long TBTSyncPackets::operator()(void) const + ?Accept@CBluetoothSocket@@QAEHAAV1@@Z @ 43 NONAME ; int CBluetoothSocket::Accept(class CBluetoothSocket &) + ?Accept@CBluetoothSocket@@QAEHAAV1@AAVTDes8@@@Z @ 44 NONAME ; int CBluetoothSocket::Accept(class CBluetoothSocket &, class TDes8 &) + ?AcceptConnection@CBluetoothSynchronousLink@@QAEHABVTBTSyncPackets@@@Z @ 45 NONAME ; int CBluetoothSynchronousLink::AcceptConnection(class TBTSyncPackets const &) + ?AcceptConnection@CBluetoothSynchronousLink@@QAEHXZ @ 46 NONAME ; int CBluetoothSynchronousLink::AcceptConnection(void) + ?Action@TInquirySockAddr@@QBEEXZ @ 47 NONAME ; unsigned char TInquirySockAddr::Action(void) const + ?ActivateBasebandEventNotifier@CBluetoothSocket@@QAEHK@Z @ 48 NONAME ; int CBluetoothSocket::ActivateBasebandEventNotifier(unsigned long) + ?ActivateParkRequester@CBluetoothSocket@@QAEHXZ @ 49 NONAME ; int CBluetoothSocket::ActivateParkRequester(void) + ?ActivateParkRequester@RBTPhysicalLinkAdapter@@QAEHXZ @ 50 NONAME ; int RBTPhysicalLinkAdapter::ActivateParkRequester(void) + ?ActivateSniffRequester@CBluetoothSocket@@QAEHXZ @ 51 NONAME ; int CBluetoothSocket::ActivateSniffRequester(void) + ?ActivateSniffRequester@RBTPhysicalLinkAdapter@@QAEHXZ @ 52 NONAME ; int RBTPhysicalLinkAdapter::ActivateSniffRequester(void) + ?AllowLowPowerModes@CBluetoothSocket@@QAEHK@Z @ 53 NONAME ; int CBluetoothSocket::AllowLowPowerModes(unsigned long) + ?AllowLowPowerModes@RBTPhysicalLinkAdapter@@QAEHK@Z @ 54 NONAME ; int RBTPhysicalLinkAdapter::AllowLowPowerModes(unsigned long) + ?AllowRoleSwitch@CBluetoothSocket@@QAEHXZ @ 55 NONAME ; int CBluetoothSocket::AllowRoleSwitch(void) + ?AllowRoleSwitch@RBTPhysicalLinkAdapter@@QAEHXZ @ 56 NONAME ; int RBTPhysicalLinkAdapter::AllowRoleSwitch(void) + ?AuthenticationRequired@TBTAccessRequirements@@QBEHXZ @ 57 NONAME ; int TBTAccessRequirements::AuthenticationRequired(void) const + ?AuthenticationRequired@TBTServiceSecurity@@QBEHXZ @ 58 NONAME ; int TBTServiceSecurity::AuthenticationRequired(void) const + ?AuthorisationRequired@TBTAccessRequirements@@QBEHXZ @ 59 NONAME ; int TBTAccessRequirements::AuthorisationRequired(void) const + ?AuthorisationRequired@TBTServiceSecurity@@QBEHXZ @ 60 NONAME ; int TBTServiceSecurity::AuthorisationRequired(void) const + ?BTAddr@TBTSockAddr@@QBE?AVTBTDevAddr@@XZ @ 61 NONAME ; class TBTDevAddr TBTSockAddr::BTAddr(void) const + ?BTAddr@TInquirySockAddr@@QBE?AVTBTDevAddr@@XZ @ 62 NONAME ; class TBTDevAddr TInquirySockAddr::BTAddr(void) const + ?BTSecurity@TBTSockAddr@@QBE?AVTBTServiceSecurity@@XZ @ 63 NONAME ; class TBTServiceSecurity TBTSockAddr::BTSecurity(void) const + ?Bandwidth@CBluetoothSynchronousLink@@QAE?AVTBTSyncBandwidth@@XZ @ 64 NONAME ; class TBTSyncBandwidth CBluetoothSynchronousLink::Bandwidth(void) + ?Bind@CBluetoothSocket@@QAEHAAVTSockAddr@@@Z @ 65 NONAME ; int CBluetoothSocket::Bind(class TSockAddr &) + ?Broadcast@CBluetoothPhysicalLinks@@QAEHABVTDesC8@@@Z @ 66 NONAME ; int CBluetoothPhysicalLinks::Broadcast(class TDesC8 const &) + ?CancelAccept@CBluetoothSocket@@QAEXXZ @ 67 NONAME ; void CBluetoothSocket::CancelAccept(void) + ?CancelAccept@CBluetoothSynchronousLink@@QAEXXZ @ 68 NONAME ; void CBluetoothSynchronousLink::CancelAccept(void) + ?CancelAll@CBluetoothSocket@@QAEXXZ @ 69 NONAME ; void CBluetoothSocket::CancelAll(void) + ?CancelBasebandEventNotifier@CBluetoothSocket@@QAEXXZ @ 70 NONAME ; void CBluetoothSocket::CancelBasebandEventNotifier(void) + ?CancelConnect@CBluetoothSocket@@QAEXXZ @ 71 NONAME ; void CBluetoothSocket::CancelConnect(void) + ?CancelCreateConnection@CBluetoothPhysicalLinks@@QAEXXZ @ 72 NONAME ; void CBluetoothPhysicalLinks::CancelCreateConnection(void) + ?CancelIoctl@CBluetoothSocket@@QAEXXZ @ 73 NONAME ; void CBluetoothSocket::CancelIoctl(void) + ?CancelIoctl@RHCIDirectAccess@@QAEXXZ @ 74 NONAME ; void RHCIDirectAccess::CancelIoctl(void) + ?CancelLowPowerModeRequester@CBluetoothSocket@@QAEHXZ @ 75 NONAME ; int CBluetoothSocket::CancelLowPowerModeRequester(void) + ?CancelLowPowerModeRequester@RBTPhysicalLinkAdapter@@QAEHXZ @ 76 NONAME ; int RBTPhysicalLinkAdapter::CancelLowPowerModeRequester(void) + ?CancelNextBasebandChangeEventNotifier@RBTPhysicalLinkAdapter@@QAEXXZ @ 77 NONAME ; void RBTPhysicalLinkAdapter::CancelNextBasebandChangeEventNotifier(void) + ?CancelRead@CBluetoothSocket@@QAEXXZ @ 78 NONAME ; void CBluetoothSocket::CancelRead(void) + ?CancelReceive@CBluetoothSynchronousLink@@QAEXXZ @ 79 NONAME ; void CBluetoothSynchronousLink::CancelReceive(void) + ?CancelRecv@CBluetoothSocket@@QAEXXZ @ 80 NONAME ; void CBluetoothSocket::CancelRecv(void) + ?CancelSend@CBluetoothSocket@@QAEXXZ @ 81 NONAME ; void CBluetoothSocket::CancelSend(void) + ?CancelSend@CBluetoothSynchronousLink@@QAEXXZ @ 82 NONAME ; void CBluetoothSynchronousLink::CancelSend(void) + ?CancelSetup@CBluetoothSynchronousLink@@QAEXXZ @ 83 NONAME ; void CBluetoothSynchronousLink::CancelSetup(void) + ?CancelWrite@CBluetoothSocket@@QAEXXZ @ 84 NONAME ; void CBluetoothSocket::CancelWrite(void) + ?Cast@TACLSockAddr@@SAAAV1@ABVTSockAddr@@@Z @ 85 NONAME ; class TACLSockAddr & TACLSockAddr::Cast(class TSockAddr const &) + ?Cast@TBTSockAddr@@SAAAV1@ABVTSockAddr@@@Z @ 86 NONAME ; class TBTSockAddr & TBTSockAddr::Cast(class TSockAddr const &) + ?Cast@TInquirySockAddr@@SAAAV1@ABVTSockAddr@@@Z @ 87 NONAME ; class TInquirySockAddr & TInquirySockAddr::Cast(class TSockAddr const &) + ?Cast@TL2CAPSockAddr@@SAAAV1@ABVTSockAddr@@@Z @ 88 NONAME ; class TL2CAPSockAddr & TL2CAPSockAddr::Cast(class TSockAddr const &) + ?Cast@TRfcommSockAddr@@SAAAV1@ABVTSockAddr@@@Z @ 89 NONAME ; class TRfcommSockAddr & TRfcommSockAddr::Cast(class TSockAddr const &) + ?ChannelPriority@TL2CapConfig@@QBE?AW4TChannelPriority@1@AAH@Z @ 90 NONAME ; enum TL2CapConfig::TChannelPriority TL2CapConfig::ChannelPriority(int &) const + ?ChannelReliability@TL2CapConfig@@QBE?AW4TChannelReliability@1@AAHAAG@Z @ 91 NONAME ; enum TL2CapConfig::TChannelReliability TL2CapConfig::ChannelReliability(int &, unsigned short &) const + ?Close@RBTPhysicalLinkAdapter@@QAEXXZ @ 92 NONAME ; void RBTPhysicalLinkAdapter::Close(void) + ?Close@RHCIDirectAccess@@QAEXXZ @ 93 NONAME ; void RHCIDirectAccess::Close(void) + ?Coding@CBluetoothSynchronousLink@@QAEGXZ @ 94 NONAME ; unsigned short CBluetoothSynchronousLink::Coding(void) + ?ConfigureChannelPriority@TL2CapConfig@@QAEHW4TChannelPriority@1@@Z @ 95 NONAME ; int TL2CapConfig::ConfigureChannelPriority(enum TL2CapConfig::TChannelPriority) + ?ConfigureReliableChannel@TL2CapConfig@@QAEHG@Z @ 96 NONAME ; int TL2CapConfig::ConfigureReliableChannel(unsigned short) + ?ConfigureUnreliableChannel@TL2CapConfig@@QAEHG@Z @ 97 NONAME ; int TL2CapConfig::ConfigureUnreliableChannel(unsigned short) + ?Connect@CBluetoothSocket@@QAEHAAVTBTSockAddr@@@Z @ 98 NONAME ; int CBluetoothSocket::Connect(class TBTSockAddr &) + ?Connect@CBluetoothSocket@@QAEHAAVTBTSockAddr@@ABVTDesC8@@AAVTDes8@@@Z @ 99 NONAME ; int CBluetoothSocket::Connect(class TBTSockAddr &, class TDesC8 const &, class TDes8 &) + ?Connect@CBluetoothSocket@@QAEHAAVTBTSockAddr@@G@Z @ 100 NONAME ; int CBluetoothSocket::Connect(class TBTSockAddr &, unsigned short) + ?CreateConnection@CBluetoothPhysicalLinks@@QAEHABVTBTDevAddr@@@Z @ 101 NONAME ; int CBluetoothPhysicalLinks::CreateConnection(class TBTDevAddr const &) + ?Denied@TBTAccessRequirements@@QBEHXZ @ 102 NONAME ; int TBTAccessRequirements::Denied(void) const + ?Denied@TBTServiceSecurity@@QBEHXZ @ 103 NONAME ; int TBTServiceSecurity::Denied(void) const + ?Des@TBTDevAddr@@QAE?AVTPtr8@@XZ @ 104 NONAME ; class TPtr8 TBTDevAddr::Des(void) + ?Des@TBTDevAddr@@QBE?BVTPtrC8@@XZ @ 105 NONAME ; class TPtrC8 const TBTDevAddr::Des(void) const + ?Des@TUUID@@QBE?BVTPtrC8@@XZ @ 106 NONAME ; class TPtrC8 const TUUID::Des(void) const + ?Disconnect@CBluetoothPhysicalLinks@@QAEHABVTBTDevAddr@@@Z @ 107 NONAME ; int CBluetoothPhysicalLinks::Disconnect(class TBTDevAddr const &) + ?Disconnect@CBluetoothSynchronousLink@@QAEHXZ @ 108 NONAME ; int CBluetoothSynchronousLink::Disconnect(void) + ?DisconnectAll@CBluetoothPhysicalLinks@@QAEHXZ @ 109 NONAME ; int CBluetoothPhysicalLinks::DisconnectAll(void) + ?EncryptionRequired@TBTAccessRequirements@@QBEHXZ @ 110 NONAME ; int TBTAccessRequirements::EncryptionRequired(void) const + ?EncryptionRequired@TBTServiceSecurity@@QBEHXZ @ 111 NONAME ; int TBTServiceSecurity::EncryptionRequired(void) const + ?EndBTSockAddrPtr@TBTSockAddr@@IBEPAXXZ @ 112 NONAME ; void * TBTSockAddr::EndBTSockAddrPtr(void) const + ?Enumerate@CBluetoothPhysicalLinks@@QAEHAAV?$RArray@VTBTDevAddr@@@@I@Z @ 113 NONAME ; int CBluetoothPhysicalLinks::Enumerate(class RArray &, unsigned int) + ?FixedLengthL@TUUID@@QBE?BVTPtrC8@@H@Z @ 114 NONAME ; class TPtrC8 const TUUID::FixedLengthL(int) const + ?GetBitRate@TRfcommRemotePortParams@@QBEHAAW4TBps@@@Z @ 115 NONAME ; int TRfcommRemotePortParams::GetBitRate(enum TBps &) const + ?GetDataBits@TRfcommRemotePortParams@@QBEHAAW4TDataBits@@@Z @ 116 NONAME ; int TRfcommRemotePortParams::GetDataBits(enum TDataBits &) const + ?GetDisconnectData@CBluetoothSocket@@QAEHAAVTDes8@@@Z @ 117 NONAME ; int CBluetoothSocket::GetDisconnectData(class TDes8 &) + ?GetFlowCtrl@TRfcommRemotePortParams@@QBEHAAE@Z @ 118 NONAME ; int TRfcommRemotePortParams::GetFlowCtrl(unsigned char &) const + ?GetOpt@CBluetoothSocket@@QAEHIIAAH@Z @ 119 NONAME ; int CBluetoothSocket::GetOpt(unsigned int, unsigned int, int &) + ?GetOpt@CBluetoothSocket@@QAEHIIAAVTDes8@@@Z @ 120 NONAME ; int CBluetoothSocket::GetOpt(unsigned int, unsigned int, class TDes8 &) + ?GetParity@TRfcommRemotePortParams@@QBEHAAW4TParity@@@Z @ 121 NONAME ; int TRfcommRemotePortParams::GetParity(enum TParity &) const + ?GetReadable@TBTDevAddr@@QBEXAAVTDes16@@@Z @ 122 NONAME ; void TBTDevAddr::GetReadable(class TDes16 &) const + ?GetReadable@TBTDevAddr@@QBEXAAVTDes16@@ABVTDesC16@@11@Z @ 123 NONAME ; void TBTDevAddr::GetReadable(class TDes16 &, class TDesC16 const &, class TDesC16 const &, class TDesC16 const &) const + ?GetStopBit@TRfcommRemotePortParams@@QBEHAAW4TStopBits@@@Z @ 124 NONAME ; int TRfcommRemotePortParams::GetStopBit(enum TStopBits &) const + ?GetXOffChar@TRfcommRemotePortParams@@QBEHAAE@Z @ 125 NONAME ; int TRfcommRemotePortParams::GetXOffChar(unsigned char &) const + ?GetXOnChar@TRfcommRemotePortParams@@QBEHAAE@Z @ 126 NONAME ; int TRfcommRemotePortParams::GetXOnChar(unsigned char &) const + ?IAC@TInquirySockAddr@@QBEIXZ @ 127 NONAME ; unsigned int TInquirySockAddr::IAC(void) const + ?Info@CBluetoothSocket@@QAEHAAUTProtocolDesc@@@Z @ 128 NONAME ; int CBluetoothSocket::Info(struct TProtocolDesc &) + ?Ioctl@CBluetoothSocket@@QAEHIIPAVTDes8@@@Z @ 129 NONAME ; int CBluetoothSocket::Ioctl(unsigned int, unsigned int, class TDes8 *) + ?Ioctl@CBluetoothSocket@@QAEHIPAVTDes8@@I@Z @ 130 NONAME ; int CBluetoothSocket::Ioctl(unsigned int, class TDes8 *, unsigned int) + ?Ioctl@RHCIDirectAccess@@QAEXIAAVTRequestStatus@@PAVTDes8@@I@Z @ 131 NONAME ; void RHCIDirectAccess::Ioctl(unsigned int, class TRequestStatus &, class TDes8 *, unsigned int) + ?IsValid@TRfcommRemotePortParams@@QBEEXZ @ 132 NONAME ; unsigned char TRfcommRemotePortParams::IsValid(void) const + ?Latency@CBluetoothSynchronousLink@@QAEGXZ @ 133 NONAME ; unsigned short CBluetoothSynchronousLink::Latency(void) + ?Listen@CBluetoothSocket@@QAEHI@Z @ 134 NONAME ; int CBluetoothSocket::Listen(unsigned int) + ?Listen@CBluetoothSocket@@QAEHIABVTDesC8@@@Z @ 135 NONAME ; int CBluetoothSocket::Listen(unsigned int, class TDesC8 const &) + ?Listen@CBluetoothSocket@@QAEHIG@Z @ 136 NONAME ; int CBluetoothSocket::Listen(unsigned int, unsigned short) + ?LocalName@CBluetoothSocket@@QAEXAAVTSockAddr@@@Z @ 137 NONAME ; void CBluetoothSocket::LocalName(class TSockAddr &) + ?LocalPort@CBluetoothSocket@@QAEIXZ @ 138 NONAME ; unsigned int CBluetoothSocket::LocalPort(void) + ?LongForm@TUUID@@QBE?BVTPtrC8@@XZ @ 139 NONAME ; class TPtrC8 const TUUID::LongForm(void) const + ?MBPLN_ExtensionInterfaceL@MBluetoothPhysicalLinksNotifier@@UAEXVTUid@@AAPAX@Z @ 140 NONAME ; void MBluetoothPhysicalLinksNotifier::MBPLN_ExtensionInterfaceL(class TUid, void * &) + ?MBSLN_ExtensionInterfaceL@MBluetoothSynchronousLinkNotifier@@UAEXVTUid@@AAPAX@Z @ 141 NONAME ; void MBluetoothSynchronousLinkNotifier::MBSLN_ExtensionInterfaceL(class TUid, void * &) + ?MBSN_ExtensionInterfaceL@MBluetoothSocketNotifier@@UAEXVTUid@@AAPAX@Z @ 142 NONAME ; void MBluetoothSocketNotifier::MBSN_ExtensionInterfaceL(class TUid, void * &) + ?MajorClassOfDevice@TInquirySockAddr@@QBEEXZ @ 143 NONAME ; unsigned char TInquirySockAddr::MajorClassOfDevice(void) const + ?MajorServiceClass@TInquirySockAddr@@QBEGXZ @ 144 NONAME ; unsigned short TInquirySockAddr::MajorServiceClass(void) const + ?MaxReceiveUnitSize@TL2CapConfig@@QBEGAAH@Z @ 145 NONAME ; unsigned short TL2CapConfig::MaxReceiveUnitSize(int &) const + ?MaxTransmitUnitSize@TL2CapConfig@@QBEGAAH@Z @ 146 NONAME ; unsigned short TL2CapConfig::MaxTransmitUnitSize(int &) const + ?MinimumSize@TUUID@@QBEHXZ @ 147 NONAME ; int TUUID::MinimumSize(void) const + ?MinorClassOfDevice@TInquirySockAddr@@QBEEXZ @ 148 NONAME ; unsigned char TInquirySockAddr::MinorClassOfDevice(void) const + ?Name@CBluetoothSocket@@QAEHAAV?$TBuf@$0IA@@@@Z @ 149 NONAME ; int CBluetoothSocket::Name(class TBuf<128> &) + ?NewL@CBluetoothPhysicalLinks@@SAPAV1@AAVMBluetoothPhysicalLinksNotifier@@AAVRSocketServ@@@Z @ 150 NONAME ; class CBluetoothPhysicalLinks * CBluetoothPhysicalLinks::NewL(class MBluetoothPhysicalLinksNotifier &, class RSocketServ &) + ?NewL@CBluetoothSocket@@SAPAV1@AAVMBluetoothSocketNotifier@@AAVRSocketServ@@@Z @ 151 NONAME ; class CBluetoothSocket * CBluetoothSocket::NewL(class MBluetoothSocketNotifier &, class RSocketServ &) + ?NewL@CBluetoothSocket@@SAPAV1@AAVMBluetoothSocketNotifier@@AAVRSocketServ@@ABVTDesC16@@@Z @ 152 NONAME ; class CBluetoothSocket * CBluetoothSocket::NewL(class MBluetoothSocketNotifier &, class RSocketServ &, class TDesC16 const &) + ?NewL@CBluetoothSocket@@SAPAV1@AAVMBluetoothSocketNotifier@@AAVRSocketServ@@II@Z @ 153 NONAME ; class CBluetoothSocket * CBluetoothSocket::NewL(class MBluetoothSocketNotifier &, class RSocketServ &, unsigned int, unsigned int) + ?NewL@CBluetoothSocket@@SAPAV1@AAVMBluetoothSocketNotifier@@AAVRSocketServ@@IIAAVRConnection@@@Z @ 154 NONAME ; class CBluetoothSocket * CBluetoothSocket::NewL(class MBluetoothSocketNotifier &, class RSocketServ &, unsigned int, unsigned int, class RConnection &) + ?NewL@CBluetoothSynchronousLink@@SAPAV1@AAVMBluetoothSynchronousLinkNotifier@@AAVRSocketServ@@@Z @ 155 NONAME ; class CBluetoothSynchronousLink * CBluetoothSynchronousLink::NewL(class MBluetoothSynchronousLinkNotifier &, class RSocketServ &) + ?NewLC@CBluetoothPhysicalLinks@@SAPAV1@AAVMBluetoothPhysicalLinksNotifier@@AAVRSocketServ@@@Z @ 156 NONAME ; class CBluetoothPhysicalLinks * CBluetoothPhysicalLinks::NewLC(class MBluetoothPhysicalLinksNotifier &, class RSocketServ &) + ?NewLC@CBluetoothSocket@@SAPAV1@AAVMBluetoothSocketNotifier@@AAVRSocketServ@@@Z @ 157 NONAME ; class CBluetoothSocket * CBluetoothSocket::NewLC(class MBluetoothSocketNotifier &, class RSocketServ &) + ?NewLC@CBluetoothSocket@@SAPAV1@AAVMBluetoothSocketNotifier@@AAVRSocketServ@@ABVTDesC16@@@Z @ 158 NONAME ; class CBluetoothSocket * CBluetoothSocket::NewLC(class MBluetoothSocketNotifier &, class RSocketServ &, class TDesC16 const &) + ?NewLC@CBluetoothSocket@@SAPAV1@AAVMBluetoothSocketNotifier@@AAVRSocketServ@@II@Z @ 159 NONAME ; class CBluetoothSocket * CBluetoothSocket::NewLC(class MBluetoothSocketNotifier &, class RSocketServ &, unsigned int, unsigned int) + ?NewLC@CBluetoothSocket@@SAPAV1@AAVMBluetoothSocketNotifier@@AAVRSocketServ@@IIAAVRConnection@@@Z @ 160 NONAME ; class CBluetoothSocket * CBluetoothSocket::NewLC(class MBluetoothSocketNotifier &, class RSocketServ &, unsigned int, unsigned int, class RConnection &) + ?NewLC@CBluetoothSynchronousLink@@SAPAV1@AAVMBluetoothSynchronousLinkNotifier@@AAVRSocketServ@@@Z @ 161 NONAME ; class CBluetoothSynchronousLink * CBluetoothSynchronousLink::NewLC(class MBluetoothSynchronousLinkNotifier &, class RSocketServ &) + ?NotifyNextBasebandChangeEvent@RBTPhysicalLinkAdapter@@QAEXAAV?$TPckgBuf@VTBTBasebandEventNotification@@@@AAVTRequestStatus@@K@Z @ 162 NONAME ; void RBTPhysicalLinkAdapter::NotifyNextBasebandChangeEvent(class TPckgBuf &, class TRequestStatus &, unsigned long) + ?Open@RBTPhysicalLinkAdapter@@QAEHAAVRSocketServ@@AAVRSocket@@@Z @ 163 NONAME ; int RBTPhysicalLinkAdapter::Open(class RSocketServ &, class RSocket &) + ?Open@RBTPhysicalLinkAdapter@@QAEHAAVRSocketServ@@ABVTBTDevAddr@@@Z @ 164 NONAME ; int RBTPhysicalLinkAdapter::Open(class RSocketServ &, class TBTDevAddr const &) + ?Open@RHCIDirectAccess@@QAEHAAVRSocketServ@@@Z @ 165 NONAME ; int RHCIDirectAccess::Open(class RSocketServ &) + ?PasskeyMinLength@TBTAccessRequirements@@QBEIXZ @ 166 NONAME ; unsigned int TBTAccessRequirements::PasskeyMinLength(void) const + ?PasskeyMinLength@TBTServiceSecurity@@QBEIXZ @ 167 NONAME ; unsigned int TBTServiceSecurity::PasskeyMinLength(void) const + ?PhysicalLinkState@CBluetoothSocket@@QAEHAAK@Z @ 168 NONAME ; int CBluetoothSocket::PhysicalLinkState(unsigned long &) + ?PhysicalLinkState@RBTPhysicalLinkAdapter@@QAEHAAK@Z @ 169 NONAME ; int RBTPhysicalLinkAdapter::PhysicalLinkState(unsigned long &) + ?Port@TACLSockAddr@@QBE?AW4TACLPort@@XZ @ 170 NONAME ; enum TACLPort TACLSockAddr::Port(void) const + ?Port@TL2CAPSockAddr@@QBEGXZ @ 171 NONAME ; unsigned short TL2CAPSockAddr::Port(void) const + ?PreventLowPowerModes@CBluetoothSocket@@QAEHK@Z @ 172 NONAME ; int CBluetoothSocket::PreventLowPowerModes(unsigned long) + ?PreventLowPowerModes@RBTPhysicalLinkAdapter@@QAEHK@Z @ 173 NONAME ; int RBTPhysicalLinkAdapter::PreventLowPowerModes(unsigned long) + ?PreventRoleSwitch@CBluetoothSocket@@QAEHXZ @ 174 NONAME ; int CBluetoothSocket::PreventRoleSwitch(void) + ?PreventRoleSwitch@RBTPhysicalLinkAdapter@@QAEHXZ @ 175 NONAME ; int RBTPhysicalLinkAdapter::PreventRoleSwitch(void) + ?Read@CBluetoothSocket@@QAEHAAVTDes8@@@Z @ 176 NONAME ; int CBluetoothSocket::Read(class TDes8 &) + ?ReadRaw@CBluetoothPhysicalLinks@@QAEHAAVTDes8@@@Z @ 177 NONAME ; int CBluetoothPhysicalLinks::ReadRaw(class TDes8 &) + ?Receive@CBluetoothSynchronousLink@@QAEHAAVTDes8@@@Z @ 178 NONAME ; int CBluetoothSynchronousLink::Receive(class TDes8 &) + ?Recv@CBluetoothSocket@@QAEHAAVTDes8@@I@Z @ 179 NONAME ; int CBluetoothSocket::Recv(class TDes8 &, unsigned int) + ?Recv@CBluetoothSocket@@QAEHAAVTDes8@@IAAV?$TPckgBuf@H@@@Z @ 180 NONAME ; int CBluetoothSocket::Recv(class TDes8 &, unsigned int, class TPckgBuf &) + ?RecvFrom@CBluetoothSocket@@QAEHAAVTDes8@@AAVTSockAddr@@I@Z @ 181 NONAME ; int CBluetoothSocket::RecvFrom(class TDes8 &, class TSockAddr &, unsigned int) + ?RecvFrom@CBluetoothSocket@@QAEHAAVTDes8@@AAVTSockAddr@@IAAV?$TPckgBuf@H@@@Z @ 182 NONAME ; int CBluetoothSocket::RecvFrom(class TDes8 &, class TSockAddr &, unsigned int, class TPckgBuf &) + ?RecvOneOrMore@CBluetoothSocket@@QAEHAAVTDes8@@IAAV?$TPckgBuf@H@@@Z @ 183 NONAME ; int CBluetoothSocket::RecvOneOrMore(class TDes8 &, unsigned int, class TPckgBuf &) + ?RemoteName@CBluetoothSocket@@QAEXAAVTSockAddr@@@Z @ 184 NONAME ; void CBluetoothSocket::RemoteName(class TSockAddr &) + ?RemoteName@CBluetoothSynchronousLink@@QAEXAAVTSockAddr@@@Z @ 185 NONAME ; void CBluetoothSynchronousLink::RemoteName(class TSockAddr &) + ?RequestChangeSupportedPacketTypes@CBluetoothSocket@@QAEHG@Z @ 186 NONAME ; int CBluetoothSocket::RequestChangeSupportedPacketTypes(unsigned short) + ?RequestChangeSupportedPacketTypes@RBTPhysicalLinkAdapter@@QAEHG@Z @ 187 NONAME ; int RBTPhysicalLinkAdapter::RequestChangeSupportedPacketTypes(unsigned short) + ?RequestMasterRole@CBluetoothSocket@@QAEHXZ @ 188 NONAME ; int CBluetoothSocket::RequestMasterRole(void) + ?RequestMasterRole@RBTPhysicalLinkAdapter@@QAEHXZ @ 189 NONAME ; int RBTPhysicalLinkAdapter::RequestMasterRole(void) + ?RequestSlaveRole@CBluetoothSocket@@QAEHXZ @ 190 NONAME ; int CBluetoothSocket::RequestSlaveRole(void) + ?RequestSlaveRole@RBTPhysicalLinkAdapter@@QAEHXZ @ 191 NONAME ; int RBTPhysicalLinkAdapter::RequestSlaveRole(void) + ?Reset@TBTDevAddr@@QAEXXZ @ 192 NONAME ; void TBTDevAddr::Reset(void) + ?RetransmissionEffort@CBluetoothSynchronousLink@@QAEEXZ @ 193 NONAME ; unsigned char CBluetoothSynchronousLink::RetransmissionEffort(void) + ?Send@CBluetoothSocket@@QAEHABVTDesC8@@I@Z @ 194 NONAME ; int CBluetoothSocket::Send(class TDesC8 const &, unsigned int) + ?Send@CBluetoothSocket@@QAEHABVTDesC8@@IAAV?$TPckgBuf@H@@@Z @ 195 NONAME ; int CBluetoothSocket::Send(class TDesC8 const &, unsigned int, class TPckgBuf &) + ?Send@CBluetoothSynchronousLink@@QAEHABVTDesC8@@@Z @ 196 NONAME ; int CBluetoothSynchronousLink::Send(class TDesC8 const &) + ?SendTo@CBluetoothSocket@@QAEHABVTDesC8@@AAVTSockAddr@@I@Z @ 197 NONAME ; int CBluetoothSocket::SendTo(class TDesC8 const &, class TSockAddr &, unsigned int) + ?SendTo@CBluetoothSocket@@QAEHABVTDesC8@@AAVTSockAddr@@IAAV?$TPckgBuf@H@@@Z @ 198 NONAME ; int CBluetoothSocket::SendTo(class TDesC8 const &, class TSockAddr &, unsigned int, class TPckgBuf &) + ?SetAction@TInquirySockAddr@@QAEXE@Z @ 199 NONAME ; void TInquirySockAddr::SetAction(unsigned char) + ?SetAuthentication@TBTAccessRequirements@@QAEXH@Z @ 200 NONAME ; void TBTAccessRequirements::SetAuthentication(int) + ?SetAuthentication@TBTServiceSecurity@@QAEXH@Z @ 201 NONAME ; void TBTServiceSecurity::SetAuthentication(int) + ?SetAuthorisation@TBTAccessRequirements@@QAEXH@Z @ 202 NONAME ; void TBTAccessRequirements::SetAuthorisation(int) + ?SetAuthorisation@TBTServiceSecurity@@QAEXH@Z @ 203 NONAME ; void TBTServiceSecurity::SetAuthorisation(int) + ?SetBTAddr@TBTSockAddr@@QAEXABVTBTDevAddr@@@Z @ 204 NONAME ; void TBTSockAddr::SetBTAddr(class TBTDevAddr const &) + ?SetBTAddr@TInquirySockAddr@@QAEXABVTBTDevAddr@@@Z @ 205 NONAME ; void TInquirySockAddr::SetBTAddr(class TBTDevAddr const &) + ?SetBitRate@TRfcommRemotePortParams@@QAEHW4TBps@@@Z @ 206 NONAME ; int TRfcommRemotePortParams::SetBitRate(enum TBps) + ?SetChannelPriority@TL2CapConfig@@QAEHW4TChannelPriority@1@@Z @ 207 NONAME ; int TL2CapConfig::SetChannelPriority(enum TL2CapConfig::TChannelPriority) + ?SetCoding@CBluetoothSynchronousLink@@QAEXG@Z @ 208 NONAME ; void CBluetoothSynchronousLink::SetCoding(unsigned short) + ?SetDataBits@TRfcommRemotePortParams@@QAEHW4TDataBits@@@Z @ 209 NONAME ; int TRfcommRemotePortParams::SetDataBits(enum TDataBits) + ?SetDenied@TBTAccessRequirements@@QAEXH@Z @ 210 NONAME ; void TBTAccessRequirements::SetDenied(int) + ?SetDenied@TBTServiceSecurity@@QAEXH@Z @ 211 NONAME ; void TBTServiceSecurity::SetDenied(int) + ?SetEncryption@TBTAccessRequirements@@QAEXH@Z @ 212 NONAME ; void TBTAccessRequirements::SetEncryption(int) + ?SetEncryption@TBTServiceSecurity@@QAEXH@Z @ 213 NONAME ; void TBTServiceSecurity::SetEncryption(int) + ?SetFlowCtrl@TRfcommRemotePortParams@@QAEHE@Z @ 214 NONAME ; int TRfcommRemotePortParams::SetFlowCtrl(unsigned char) + ?SetIAC@TInquirySockAddr@@QAEXI@Z @ 215 NONAME ; void TInquirySockAddr::SetIAC(unsigned int) + ?SetL@TUUID@@QAEXABVTDesC8@@@Z @ 216 NONAME ; void TUUID::SetL(class TDesC8 const &) + ?SetLocalPort@CBluetoothSocket@@QAEHH@Z @ 217 NONAME ; int CBluetoothSocket::SetLocalPort(int) + ?SetMajorClassOfDevice@TInquirySockAddr@@QAEXE@Z @ 218 NONAME ; void TInquirySockAddr::SetMajorClassOfDevice(unsigned char) + ?SetMajorServiceClass@TInquirySockAddr@@QAEXG@Z @ 219 NONAME ; void TInquirySockAddr::SetMajorServiceClass(unsigned short) + ?SetMaxBandwidth@CBluetoothSynchronousLink@@QAEXVTBTSyncBandwidth@@@Z @ 220 NONAME ; void CBluetoothSynchronousLink::SetMaxBandwidth(class TBTSyncBandwidth) + ?SetMaxLatency@CBluetoothSynchronousLink@@QAEXG@Z @ 221 NONAME ; void CBluetoothSynchronousLink::SetMaxLatency(unsigned short) + ?SetMaxReceiveUnitSize@TL2CapConfig@@QAEHG@Z @ 222 NONAME ; int TL2CapConfig::SetMaxReceiveUnitSize(unsigned short) + ?SetMaxTransmitUnitSize@TL2CapConfig@@QAEHG@Z @ 223 NONAME ; int TL2CapConfig::SetMaxTransmitUnitSize(unsigned short) + ?SetMinorClassOfDevice@TInquirySockAddr@@QAEXE@Z @ 224 NONAME ; void TInquirySockAddr::SetMinorClassOfDevice(unsigned char) + ?SetNotifier@CBluetoothSocket@@QAEXAAVMBluetoothSocketNotifier@@@Z @ 225 NONAME ; void CBluetoothSocket::SetNotifier(class MBluetoothSocketNotifier &) + ?SetOpt@CBluetoothSocket@@QAEHIIABVTDesC8@@@Z @ 226 NONAME ; int CBluetoothSocket::SetOpt(unsigned int, unsigned int, class TDesC8 const &) + ?SetOpt@CBluetoothSocket@@QAEHIIH@Z @ 227 NONAME ; int CBluetoothSocket::SetOpt(unsigned int, unsigned int, int) + ?SetOption@CBluetoothSocket@@QAEHIIABVTDesC8@@@Z @ 228 NONAME ; int CBluetoothSocket::SetOption(unsigned int, unsigned int, class TDesC8 const &) + ?SetParity@TRfcommRemotePortParams@@QAEHW4TParity@@@Z @ 229 NONAME ; int TRfcommRemotePortParams::SetParity(enum TParity) + ?SetPasskeyMinLength@TBTAccessRequirements@@QAEHI@Z @ 230 NONAME ; int TBTAccessRequirements::SetPasskeyMinLength(unsigned int) + ?SetPasskeyMinLength@TBTServiceSecurity@@QAEHI@Z @ 231 NONAME ; int TBTServiceSecurity::SetPasskeyMinLength(unsigned int) + ?SetPort@TACLSockAddr@@QAEXW4TACLPort@@@Z @ 232 NONAME ; void TACLSockAddr::SetPort(enum TACLPort) + ?SetPort@TL2CAPSockAddr@@QAEXG@Z @ 233 NONAME ; void TL2CAPSockAddr::SetPort(unsigned short) + ?SetReadable@TBTDevAddr@@QAEHABVTDesC16@@@Z @ 234 NONAME ; int TBTDevAddr::SetReadable(class TDesC16 const &) + ?SetRetransmissionEffort@CBluetoothSynchronousLink@@QAEXW4TBTeSCORetransmissionTypes@@@Z @ 235 NONAME ; void CBluetoothSynchronousLink::SetRetransmissionEffort(enum TBTeSCORetransmissionTypes) + ?SetSecurity@TBTSockAddr@@QAEXABVTBTServiceSecurity@@@Z @ 236 NONAME ; void TBTSockAddr::SetSecurity(class TBTServiceSecurity const &) + ?SetStopBit@TRfcommRemotePortParams@@QAEHW4TStopBits@@@Z @ 237 NONAME ; int TRfcommRemotePortParams::SetStopBit(enum TStopBits) + ?SetUid@TBTServiceSecurity@@QAEXVTUid@@@Z @ 238 NONAME ; void TBTServiceSecurity::SetUid(class TUid) + ?SetXOffChar@TRfcommRemotePortParams@@QAEHE@Z @ 239 NONAME ; int TRfcommRemotePortParams::SetXOffChar(unsigned char) + ?SetXOnChar@TRfcommRemotePortParams@@QAEHE@Z @ 240 NONAME ; int TRfcommRemotePortParams::SetXOnChar(unsigned char) + ?SetupConnection@CBluetoothSynchronousLink@@QAEHABVTBTDevAddr@@@Z @ 241 NONAME ; int CBluetoothSynchronousLink::SetupConnection(class TBTDevAddr const &) + ?SetupConnection@CBluetoothSynchronousLink@@QAEHABVTBTDevAddr@@ABVTBTSyncPackets@@@Z @ 242 NONAME ; int CBluetoothSynchronousLink::SetupConnection(class TBTDevAddr const &, class TBTSyncPackets const &) + ?SetupConnection@CBluetoothSynchronousLink@@QAEHABVTBTDevAddr@@G@Z @ 243 NONAME ; int CBluetoothSynchronousLink::SetupConnection(class TBTDevAddr const &, unsigned short) + ?SetupReliableChannel@TL2CapConfig@@QAEHG@Z @ 244 NONAME ; int TL2CapConfig::SetupReliableChannel(unsigned short) + ?SetupUnreliableChannel@TL2CapConfig@@QAEHG@Z @ 245 NONAME ; int TL2CapConfig::SetupUnreliableChannel(unsigned short) + ?ShortestForm@TUUID@@QBE?BVTPtrC8@@XZ @ 246 NONAME ; class TPtrC8 const TUUID::ShortestForm(void) const + ?Shutdown@CBluetoothSocket@@QAEHW4TShutdown@RSocket@@@Z @ 247 NONAME ; int CBluetoothSocket::Shutdown(enum RSocket::TShutdown) + ?Shutdown@CBluetoothSocket@@QAEHW4TShutdown@RSocket@@ABVTDesC8@@AAVTDes8@@@Z @ 248 NONAME ; int CBluetoothSocket::Shutdown(enum RSocket::TShutdown, class TDesC8 const &, class TDes8 &) + ?SubSessionHandle@RHCIDirectAccess@@QAEHXZ @ 249 NONAME ; int RHCIDirectAccess::SubSessionHandle(void) + ?Transfer@CBluetoothSocket@@QAEHAAVRSocketServ@@ABVTDesC16@@@Z @ 250 NONAME ; int CBluetoothSocket::Transfer(class RSocketServ &, class TDesC16 const &) + ?Uid@TBTServiceSecurity@@QBE?AVTUid@@XZ @ 251 NONAME ; class TUid TBTServiceSecurity::Uid(void) const + ?UpdateFlowCtrlBit@TRfcommRemotePortParams@@QAEXEW4TRPNFlowCtrlMask@@@Z @ 252 NONAME ; void TRfcommRemotePortParams::UpdateFlowCtrlBit(unsigned char, enum TRPNFlowCtrlMask) + ?UpdateFromRPNTransaction@TRfcommRemotePortParams@@QAEXABVTRfcommRPNTransaction@@@Z @ 253 NONAME ; void TRfcommRemotePortParams::UpdateFromRPNTransaction(class TRfcommRPNTransaction const &) + ?UpdateWholeFlowCtrl@TRfcommRemotePortParams@@QAEXGE@Z @ 254 NONAME ; void TRfcommRemotePortParams::UpdateWholeFlowCtrl(unsigned short, unsigned char) + ?Write@CBluetoothSocket@@QAEHABVTDesC8@@@Z @ 255 NONAME ; int CBluetoothSocket::Write(class TDesC8 const &) + ?NewL@CBluetoothSocket@@SAPAV1@AAVMBluetoothSocketNotifier@@AAVRSocketServ@@AAVRSocket@@@Z @ 256 NONAME ; class CBluetoothSocket * CBluetoothSocket::NewL(class MBluetoothSocketNotifier &, class RSocketServ &, class RSocket &) + ?NewLC@CBluetoothSocket@@SAPAV1@AAVMBluetoothSocketNotifier@@AAVRSocketServ@@AAVRSocket@@@Z @ 257 NONAME ; class CBluetoothSocket * CBluetoothSocket::NewLC(class MBluetoothSocketNotifier &, class RSocketServ &, class RSocket &) + ?SetNotifier@CBluetoothSynchronousLink@@QAEXAAVMBluetoothSynchronousLinkNotifier@@@Z @ 258 NONAME ; void CBluetoothSynchronousLink::SetNotifier(class MBluetoothSynchronousLinkNotifier &) + ?IsOpen@RBTPhysicalLinkAdapter@@QBEHXZ @ 259 NONAME ; int RBTPhysicalLinkAdapter::IsOpen(void) const + ?SymbianErrorCode@TBTBasebandEventNotification@@QBEHXZ @ 260 NONAME ; int TBTBasebandEventNotification::SymbianErrorCode(void) const + ?Authenticate@RBTPhysicalLinkAdapter@@QAEHXZ @ 261 NONAME ; int RBTPhysicalLinkAdapter::Authenticate(void) + ?AutomaticSniffMode@CBluetoothSocket@@QBEHXZ @ 262 NONAME ; int CBluetoothSocket::AutomaticSniffMode(void) const + ?SetAutomaticSniffMode@CBluetoothSocket@@QAEHHH@Z @ 263 NONAME ; int CBluetoothSocket::SetAutomaticSniffMode(int, int) + ?SetAutomaticSniffMode@CBluetoothSocket@@QAEHH@Z @ 264 NONAME ; int CBluetoothSocket::SetAutomaticSniffMode(int) + ?ActivateActiveRequester@RBTPhysicalLinkAdapter@@QAEHXZ @ 265 NONAME ; int RBTPhysicalLinkAdapter::ActivateActiveRequester(void) + ?FormatTypeField@TInquirySockAddr@@IBEEXZ @ 266 NONAME ; unsigned char TInquirySockAddr::FormatTypeField(void) const + ?Version@TInquirySockAddr@@QBE?AVTVersion@@XZ @ 267 NONAME ; class TVersion TInquirySockAddr::Version(void) const + ?AsyncMessage@RHCIDirectAccess@@QAEXIAAVTRequestStatus@@PAVTDes8@@@Z @ 268 NONAME ; void RHCIDirectAccess::AsyncMessage(unsigned int, class TRequestStatus &, class TDes8 *) + ?CancelAsyncMessage@RHCIDirectAccess@@QAEXXZ @ 269 NONAME ; void RHCIDirectAccess::CancelAsyncMessage(void) + ?Open@RHCIDirectAccess@@QAEHXZ @ 270 NONAME ; int RHCIDirectAccess::Open(void) + ?AsyncDelete@CBluetoothSocket@@QAEXXZ @ 271 NONAME ; void CBluetoothSocket::AsyncDelete(void) + ?SpecifiedLengthL@TUUID@@QBE?BVTPtrC8@@H@Z @ 272 NONAME ; class TPtrC8 const TUUID::SpecifiedLengthL(int) const + ??8TPINCodeV10@@QBEHABV0@@Z @ 273 NONAME ; int TPINCodeV10::operator==(class TPINCodeV10 const &) const + ??0CEirPublisherBase@@IAE@W4TEirTag@@@Z @ 274 NONAME ; CEirPublisherBase::CEirPublisherBase(enum TEirTag) + ??0RBluetoothDedicatedBondingInitiator@@QAE@XZ @ 275 NONAME ; RBluetoothDedicatedBondingInitiator::RBluetoothDedicatedBondingInitiator(void) + ??0RBluetoothOobData@@QAE@XZ @ 276 NONAME ; RBluetoothOobData::RBluetoothOobData(void) + ??0RBluetoothPairingResult@@QAE@XZ @ 277 NONAME ; RBluetoothPairingResult::RBluetoothPairingResult(void) + ??0RBluetoothPairingServer@@QAE@XZ @ 278 NONAME ; RBluetoothPairingServer::RBluetoothPairingServer(void) + ??0TBluetoothNameRecordWrapper@@QAE@ABVTNameRecord@@@Z @ 279 NONAME ; TBluetoothNameRecordWrapper::TBluetoothNameRecordWrapper(class TNameRecord const &) + ??1CBluetoothPhysicalLinkMetrics@@UAE@XZ @ 280 NONAME ; CBluetoothPhysicalLinkMetrics::~CBluetoothPhysicalLinkMetrics(void) + ??1CEirPublisherBase@@UAE@XZ @ 281 NONAME ; CEirPublisherBase::~CEirPublisherBase(void) + ??ARUUIDContainer@@QAEAAVTUUID@@H@Z @ 282 NONAME ; class TUUID & RUUIDContainer::operator[](int) + ??ARUUIDContainer@@QBEABVTUUID@@H@Z @ 283 NONAME ; class TUUID const & RUUIDContainer::operator[](int) const + ?Add@RUUIDContainer@@QAEHABVTUUID@@@Z @ 284 NONAME ; int RUUIDContainer::Add(class TUUID const &) + ?At@RUUIDContainer@@QBEABVTUUID@@H@Z @ 285 NONAME ; class TUUID const & RUUIDContainer::At(int) const + ?Cancel@CBluetoothPhysicalLinkMetrics@@QAEXXZ @ 286 NONAME ; void CBluetoothPhysicalLinkMetrics::Cancel(void) + ?CancelReadLocalOobData@RBluetoothOobData@@QAEXXZ @ 287 NONAME ; void RBluetoothOobData::CancelReadLocalOobData(void) + ?CancelSimplePairingResult@RBluetoothPairingResult@@QAEXXZ @ 288 NONAME ; void RBluetoothPairingResult::CancelSimplePairingResult(void) + ?ClearRemoteOobData@RBluetoothOobData@@QAEXABVTBTDevAddr@@@Z @ 289 NONAME ; void RBluetoothOobData::ClearRemoteOobData(class TBTDevAddr const &) + ?Close@RBluetoothDedicatedBondingInitiator@@QAEXXZ @ 290 NONAME ; void RBluetoothDedicatedBondingInitiator::Close(void) + ?Close@RBluetoothOobData@@QAEXXZ @ 291 NONAME ; void RBluetoothOobData::Close(void) + ?Close@RBluetoothPairingResult@@QAEXXZ @ 292 NONAME ; void RBluetoothPairingResult::Close(void) + ?Close@RBluetoothPairingServer@@QAEXXZ @ 293 NONAME ; void RBluetoothPairingServer::Close(void) + ?Close@RExtendedInquiryResponseUUIDContainer@@QAEXXZ @ 294 NONAME ; void RExtendedInquiryResponseUUIDContainer::Close(void) + ?Close@RUUIDContainer@@QAEXXZ @ 295 NONAME ; void RUUIDContainer::Close(void) + ?Connect@RBluetoothPairingServer@@QAEHXZ @ 296 NONAME ; int RBluetoothPairingServer::Connect(void) + ?ConstructL@CEirPublisherBase@@IAEXXZ @ 297 NONAME ; void CEirPublisherBase::ConstructL(void) + ?Count@RUUIDContainer@@QBEHXZ @ 298 NONAME ; int RUUIDContainer::Count(void) const + ?GetCompleteness@RExtendedInquiryResponseUUIDContainer@@QBEHW4TUUIDType@1@@Z @ 299 NONAME ; int RExtendedInquiryResponseUUIDContainer::GetCompleteness(enum RExtendedInquiryResponseUUIDContainer::TUUIDType) const + ?GetDeviceName@TBluetoothNameRecordWrapper@@QBEHAAVTDes16@@AAH@Z @ 300 NONAME ; int TBluetoothNameRecordWrapper::GetDeviceName(class TDes16 &, int &) const + ?GetDeviceNameLength@TBluetoothNameRecordWrapper@@QBEHXZ @ 301 NONAME ; int TBluetoothNameRecordWrapper::GetDeviceNameLength(void) const + ?GetFlags@TBluetoothNameRecordWrapper@@QBEHAAVTDes8@@@Z @ 302 NONAME ; int TBluetoothNameRecordWrapper::GetFlags(class TDes8 &) const + ?GetFlagsLength@TBluetoothNameRecordWrapper@@QBEHXZ @ 303 NONAME ; int TBluetoothNameRecordWrapper::GetFlagsLength(void) const + ?GetServiceClassUuids@TBluetoothNameRecordWrapper@@QBEHAAVRExtendedInquiryResponseUUIDContainer@@@Z @ 304 NONAME ; int TBluetoothNameRecordWrapper::GetServiceClassUuids(class RExtendedInquiryResponseUUIDContainer &) const + ?GetTxPowerLevel@TBluetoothNameRecordWrapper@@QBEHAAC@Z @ 305 NONAME ; int TBluetoothNameRecordWrapper::GetTxPowerLevel(signed char &) const + ?GetVendorSpecificData@TBluetoothNameRecordWrapper@@QBEHAAVTDes8@@@Z @ 306 NONAME ; int TBluetoothNameRecordWrapper::GetVendorSpecificData(class TDes8 &) const + ?GetVendorSpecificDataLength@TBluetoothNameRecordWrapper@@QBEHXZ @ 307 NONAME ; int TBluetoothNameRecordWrapper::GetVendorSpecificDataLength(void) const + ?IsPresent@RUUIDContainer@@QBEHABVTUUID@@@Z @ 308 NONAME ; int RUUIDContainer::IsPresent(class TUUID const &) const + ?MbplmoExtensionInterfaceL@MBluetoothPhysicalLinkMetricsObserver@@UAEPAXVTUid@@@Z @ 309 NONAME ; void * MBluetoothPhysicalLinkMetricsObserver::MbplmoExtensionInterfaceL(class TUid) + ?MitmProtection@TBTAccessRequirements@@QBE?AW4TBluetoothMitmProtection@@XZ @ 310 NONAME ; enum TBluetoothMitmProtection TBTAccessRequirements::MitmProtection(void) const + ?MitmProtection@TBTServiceSecurity@@QBE?AW4TBluetoothMitmProtection@@XZ @ 311 NONAME ; enum TBluetoothMitmProtection TBTServiceSecurity::MitmProtection(void) const + ?NewL@CBluetoothPhysicalLinkMetrics@@SAPAV1@AAVMBluetoothPhysicalLinkMetricsObserver@@AAVRSocketServ@@AAVRSocket@@@Z @ 312 NONAME ; class CBluetoothPhysicalLinkMetrics * CBluetoothPhysicalLinkMetrics::NewL(class MBluetoothPhysicalLinkMetricsObserver &, class RSocketServ &, class RSocket &) + ?NewL@CBluetoothPhysicalLinkMetrics@@SAPAV1@AAVMBluetoothPhysicalLinkMetricsObserver@@AAVRSocketServ@@ABVTBTDevAddr@@@Z @ 313 NONAME ; class CBluetoothPhysicalLinkMetrics * CBluetoothPhysicalLinkMetrics::NewL(class MBluetoothPhysicalLinkMetricsObserver &, class RSocketServ &, class TBTDevAddr const &) + ?NewL@CEirPublisherManufacturerSpecificData@@SAPAV1@AAVMManufacturerSpecificDataPublisherNotifier@@@Z @ 314 NONAME ; class CEirPublisherManufacturerSpecificData * CEirPublisherManufacturerSpecificData::NewL(class MManufacturerSpecificDataPublisherNotifier &) + ?Open@RBluetoothOobData@@QAEHAAVRBluetoothPairingServer@@@Z @ 315 NONAME ; int RBluetoothOobData::Open(class RBluetoothPairingServer &) + ?Open@RBluetoothPairingResult@@QAEHAAVRBluetoothPairingServer@@@Z @ 316 NONAME ; int RBluetoothPairingResult::Open(class RBluetoothPairingServer &) + ?ProvideRemoteOobData@RBluetoothOobData@@QAEHABVTBTDevAddr@@ABV?$TBuf8@$0BA@@@1@Z @ 317 NONAME ; int RBluetoothOobData::ProvideRemoteOobData(class TBTDevAddr const &, class TBuf8<16> const &, class TBuf8<16> const &) + ?ProvideRemoteOobData@RBluetoothOobData@@QAEHABVTBTDevAddr@@ABV?$TBuf8@$0BA@@@@Z @ 318 NONAME ; int RBluetoothOobData::ProvideRemoteOobData(class TBTDevAddr const &, class TBuf8<16> const &) + ?ProvideRemoteOobData@RBluetoothOobData@@QAEHABVTDesC8@@@Z @ 319 NONAME ; int RBluetoothOobData::ProvideRemoteOobData(class TDesC8 const &) + ?ReadLocalOobData@RBluetoothOobData@@QAEXAAV?$TBuf8@$0BA@@@0AAVTRequestStatus@@@Z @ 320 NONAME ; void RBluetoothOobData::ReadLocalOobData(class TBuf8<16> &, class TBuf8<16> &, class TRequestStatus &) + ?RefreshLocalOobData@RBluetoothOobData@@QAEXXZ @ 321 NONAME ; void RBluetoothOobData::RefreshLocalOobData(void) + ?RequestPublishDataSize@CEirPublisherManufacturerSpecificData@@QAEXI@Z @ 322 NONAME ; void CEirPublisherManufacturerSpecificData::RequestPublishDataSize(unsigned int) + ?Reset@RUUIDContainer@@QAEXXZ @ 323 NONAME ; void RUUIDContainer::Reset(void) + ?ResultFlags@TInquirySockAddr@@QBEEXZ @ 324 NONAME ; unsigned char TInquirySockAddr::ResultFlags(void) const + ?Rssi@TInquirySockAddr@@QBECXZ @ 325 NONAME ; signed char TInquirySockAddr::Rssi(void) const + ?SetAuthentication@TBTAccessRequirements@@QAEXW4TBluetoothMitmProtection@@@Z @ 326 NONAME ; void TBTAccessRequirements::SetAuthentication(enum TBluetoothMitmProtection) + ?SetAuthentication@TBTServiceSecurity@@QAEXW4TBluetoothMitmProtection@@@Z @ 327 NONAME ; void TBTServiceSecurity::SetAuthentication(enum TBluetoothMitmProtection) + ?SetCompleteness@RExtendedInquiryResponseUUIDContainer@@QAEXW4TUUIDType@1@H@Z @ 328 NONAME ; void RExtendedInquiryResponseUUIDContainer::SetCompleteness(enum RExtendedInquiryResponseUUIDContainer::TUUIDType, int) + ?SetFromLittleEndianL@TUUID@@QAEXABVTDesC8@@@Z @ 329 NONAME ; void TUUID::SetFromLittleEndianL(class TDesC8 const &) + ?SetManufacturerSpecificData@CEirPublisherManufacturerSpecificData@@QAEXAAVTDesC8@@@Z @ 330 NONAME ; void CEirPublisherManufacturerSpecificData::SetManufacturerSpecificData(class TDesC8 &) + ?SetResultFlags@TInquirySockAddr@@QAEXE@Z @ 331 NONAME ; void TInquirySockAddr::SetResultFlags(unsigned char) + ?SetRssi@TInquirySockAddr@@QAEXC@Z @ 332 NONAME ; void TInquirySockAddr::SetRssi(signed char) + ?SimplePairingResult@RBluetoothPairingResult@@QAEXAAVTBTDevAddr@@AAVTRequestStatus@@@Z @ 333 NONAME ; void RBluetoothPairingResult::SimplePairingResult(class TBTDevAddr &, class TRequestStatus &) + ?Start@RBluetoothDedicatedBondingInitiator@@QAEXAAVRBluetoothPairingServer@@ABVTBTDevAddr@@AAVTRequestStatus@@@Z @ 334 NONAME ; void RBluetoothDedicatedBondingInitiator::Start(class RBluetoothPairingServer &, class TBTDevAddr const &, class TRequestStatus &) + ?SubscribeFailedContactCounter@CBluetoothPhysicalLinkMetrics@@QAEXXZ @ 335 NONAME ; void CBluetoothPhysicalLinkMetrics::SubscribeFailedContactCounter(void) + ?SubscribeLinkQuality@CBluetoothPhysicalLinkMetrics@@QAEXXZ @ 336 NONAME ; void CBluetoothPhysicalLinkMetrics::SubscribeLinkQuality(void) + ?SubscribeRssi@CBluetoothPhysicalLinkMetrics@@QAEXXZ @ 337 NONAME ; void CBluetoothPhysicalLinkMetrics::SubscribeRssi(void) + ?SubscribeTransmitPowerLevel@CBluetoothPhysicalLinkMetrics@@QAEXXZ @ 338 NONAME ; void CBluetoothPhysicalLinkMetrics::SubscribeTransmitPowerLevel(void) + ?UUIDs@RExtendedInquiryResponseUUIDContainer@@QAEAAVRUUIDContainer@@XZ @ 339 NONAME ; class RUUIDContainer & RExtendedInquiryResponseUUIDContainer::UUIDs(void) + ?Version@RBluetoothPairingServer@@QBE?AVTVersion@@XZ @ 340 NONAME ; class TVersion RBluetoothPairingServer::Version(void) const + ??0RBluetoothAuthenticationResult@@QAE@XZ @ 341 NONAME ; RBluetoothAuthenticationResult::RBluetoothAuthenticationResult(void) + ?AuthenticationResult@RBluetoothAuthenticationResult@@QAEXAAVTBTDevAddr@@AAVTRequestStatus@@@Z @ 342 NONAME ; void RBluetoothAuthenticationResult::AuthenticationResult(class TBTDevAddr &, class TRequestStatus &) + ?CancelAuthenticationResult@RBluetoothAuthenticationResult@@QAEXXZ @ 343 NONAME ; void RBluetoothAuthenticationResult::CancelAuthenticationResult(void) + ?Close@RBluetoothAuthenticationResult@@QAEXXZ @ 344 NONAME ; void RBluetoothAuthenticationResult::Close(void) + ?Open@RBluetoothAuthenticationResult@@QAEHAAVRBluetoothPairingServer@@@Z @ 345 NONAME ; int RBluetoothAuthenticationResult::Open(class RBluetoothPairingServer &) + ?ChannelReliability@TL2CapConfig@@QBE?AW4TChannelReliability@1@AAH@Z @ 346 NONAME ; enum TL2CapConfig::TChannelReliability TL2CapConfig::ChannelReliability(int &) const + ?ObsolescenceTimer@TL2CapConfig@@QBEGAAH@Z @ 347 NONAME ; unsigned short TL2CapConfig::ObsolescenceTimer(int &) const + ?ConfigureUnreliableDesiredChannel@TL2CapConfig@@QAEHGG@Z @ 348 NONAME ; int TL2CapConfig::ConfigureUnreliableDesiredChannel(unsigned short, unsigned short) + ?SetMinMTU@TL2CapConfig@@QAEHG@Z @ 349 NONAME ; int TL2CapConfig::SetMinMTU(unsigned short) + ?LegacyModesDisallowed@TL2CapConfig@@QBEHXZ @ 350 NONAME ; int TL2CapConfig::LegacyModesDisallowed(void) const + ?MinMTU@TL2CapConfig@@QBEGAAH@Z @ 351 NONAME ; unsigned short TL2CapConfig::MinMTU(int &) const + ?SetLegacyModesDisallowed@TL2CapConfig@@QAEXH@Z @ 352 NONAME ; void TL2CapConfig::SetLegacyModesDisallowed(int) + ?SetMinMRU@TL2CapConfig@@QAEHG@Z @ 353 NONAME ; int TL2CapConfig::SetMinMRU(unsigned short) + ?RetransmissionTimer@TL2CapConfig@@QBEGAAH@Z @ 354 NONAME ; unsigned short TL2CapConfig::RetransmissionTimer(int &) const + ?MinMRU@TL2CapConfig@@QBEGAAH@Z @ 355 NONAME ; unsigned short TL2CapConfig::MinMRU(int &) const +