Symbian3/SDK/Source/GUID-322A932E-5DC8-5CBB-BD3C-02F5CEDB060E.dita
changeset 13 48780e181b38
parent 8 ae94777fff8f
equal deleted inserted replaced
12:80ef3a206772 13:48780e181b38
   211         };
   211         };
   212     };
   212     };
   213 </codeblock> </section>
   213 </codeblock> </section>
   214 <section id="GUID-E6541D2E-7881-5670-B0CF-F57AA64AC032"><title>Implementing
   214 <section id="GUID-E6541D2E-7881-5670-B0CF-F57AA64AC032"><title>Implementing
   215 SSP notifiers</title> <p><b>Introdution</b> </p> <p>The
   215 SSP notifiers</title> <p><b>Introdution</b> </p> <p>The
   216 Bluetooth sub-system has no user interface. It uses the Symbian <xref href="GUID-E049772D-A96F-592F-AF59-C9B69E8D24C1-GENID-1-10-1-3-1-1-4-1-4-1.dita">notifier
   216 Bluetooth sub-system has no user interface. It uses the Symbian <xref href="GUID-E049772D-A96F-592F-AF59-C9B69E8D24C1-GENID-1-10-1-4-1-1-4-1-4-1.dita">notifier
   217 framework</xref> for user interaction when pairing. The UI system must provide
   217 framework</xref> for user interaction when pairing. The UI system must provide
   218 a notifier, in plug-in form, for each user interaction required by SSP. The
   218 a notifier, in plug-in form, for each user interaction required by SSP. The
   219 notifier must receive data in a specified format from the Bluetooth sub-system,
   219 notifier must receive data in a specified format from the Bluetooth sub-system,
   220 display appropriate controls in a dialog on the screen, respond to the user's
   220 display appropriate controls in a dialog on the screen, respond to the user's
   221 input and send data back to the Bluetooth sub-system in a specified format. </p> <p>This
   221 input and send data back to the Bluetooth sub-system in a specified format. </p> <p>This