bluetoothengine/btaudiostreamer/bwins/btaudiostreamerU.DEF
author Sebastian Brannstrom <sebastianb@symbian.org>
Tue, 15 Jun 2010 12:47:37 +0100
branchGCC_SURGE
changeset 46 5ab02bc213db
parent 0 f63038272f30
permissions -rw-r--r--
Bug 2946 - GCC compilation issues in BTSapSniffHandler.cpp. Note that the other reported errors are missing files, not GCC errors

EXPORTS
	?NewL@CBTAudioStreamer@@SAPAV1@XZ @ 1 NONAME ; class CBTAudioStreamer * CBTAudioStreamer::NewL(void)
	?SetNewFrameLength@CBTAudioStreamer@@QAEHII@Z @ 2 NONAME ; int CBTAudioStreamer::SetNewFrameLength(unsigned int, unsigned int)
	?StartL@CBTAudioStreamer@@QAEXAAVRSocket@@IPAVCBTAudioStreamInputBase@@I@Z @ 3 NONAME ; void CBTAudioStreamer::StartL(class RSocket &, unsigned int, class CBTAudioStreamInputBase *, unsigned int)
	?Stop@CBTAudioStreamer@@QAEXXZ @ 4 NONAME ; void CBTAudioStreamer::Stop(void)