Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_m_device_disco_observer.html
changeset 6 43e37759235e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_m_device_disco_observer.html	Tue Mar 30 16:16:55 2010 +0100
@@ -0,0 +1,74 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<title>TB9.2 Example Applications: MDeviceDiscoObserver Class Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head>
+<body>
+<!-- Generated by Doxygen 1.6.2 -->
+<div class="contents">
+<h1>MDeviceDiscoObserver Class Reference</h1><!-- doxytag: class="MDeviceDiscoObserver" -->
+<p>Inherited by <a class="el" href="class_c_bluetooth_p_m_p_example_engine.html">CBluetoothPMPExampleEngine</a>.</p>
+
+<p><a href="class_m_device_disco_observer-members.html">List of all members.</a></p>
+<table border="0" cellpadding="0" cellspacing="0">
+<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_m_device_disco_observer.html#a0c81cc1105d340428c4ec9ab792b3d8c">HandleDeviceDiscoveryComplete</a> (TInt aError)=0</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_m_device_disco_observer.html#ac2f21c5261b18e23581d9c59d8dd8493">DeviceDiscovered</a> (const <a class="el" href="struct_t_device_data.html">TDeviceData</a> &amp;aDevice)=0</td></tr>
+</table>
+<hr/><a name="_details"></a><h2>Detailed Description</h2>
+
+<p>Definition at line <a class="el" href="_device_discoverer_8h_source.html#l00021">21</a> of file <a class="el" href="_device_discoverer_8h_source.html">DeviceDiscoverer.h</a>.</p>
+<hr/><h2>Member Function Documentation</h2>
+<a class="anchor" id="a0c81cc1105d340428c4ec9ab792b3d8c"></a><!-- doxytag: member="MDeviceDiscoObserver::HandleDeviceDiscoveryComplete" ref="a0c81cc1105d340428c4ec9ab792b3d8c" args="(TInt aError)=0" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual void MDeviceDiscoObserver::HandleDeviceDiscoveryComplete </td>
+          <td>(</td>
+          <td class="paramtype">TInt&nbsp;</td>
+          <td class="paramname"> <em>aError</em></td>
+          <td>&nbsp;)&nbsp;</td>
+          <td><code> [pure virtual]</code></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+<p><a class="el" href="class_m_device_disco_observer.html#a0c81cc1105d340428c4ec9ab792b3d8c">HandleDeviceDiscoveryComplete()</a></p>
+<p>discussion Observer interface for handling device discovery complete event. </p>
+
+<p>Implemented in <a class="el" href="class_c_bluetooth_p_m_p_example_engine.html#a7ecfca73d42f467526141670e419a279">CBluetoothPMPExampleEngine</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ac2f21c5261b18e23581d9c59d8dd8493"></a><!-- doxytag: member="MDeviceDiscoObserver::DeviceDiscovered" ref="ac2f21c5261b18e23581d9c59d8dd8493" args="(const TDeviceData &amp;aDevice)=0" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">virtual void MDeviceDiscoObserver::DeviceDiscovered </td>
+          <td>(</td>
+          <td class="paramtype">const <a class="el" href="struct_t_device_data.html">TDeviceData</a> &amp;&nbsp;</td>
+          <td class="paramname"> <em>aDevice</em></td>
+          <td>&nbsp;)&nbsp;</td>
+          <td><code> [pure virtual]</code></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+<p><a class="el" href="class_m_device_disco_observer.html#ac2f21c5261b18e23581d9c59d8dd8493">DeviceDiscovered()</a></p>
+<p>discussion nofify observer that a new device was found. </p>
+
+<p>Implemented in <a class="el" href="class_c_bluetooth_p_m_p_example_engine.html#afd72201cdfd08c33ad9778744bedaf84">CBluetoothPMPExampleEngine</a>.</p>
+
+</div>
+</div>
+</div>
+<hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
+<a href="http://www.doxygen.org/index.html">
+<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
+</body>
+</html>