Symbian3/SDK/Source/GUID-3490A064-8421-4ABB-9E93-99A5565CF4D7.dita
changeset 13 48780e181b38
parent 8 ae94777fff8f
equal deleted inserted replaced
12:80ef3a206772 13:48780e181b38
    17 <context id="GUID-9A074511-667D-43E5-80D8-3FDAE3321E09"><p>The additional
    17 <context id="GUID-9A074511-667D-43E5-80D8-3FDAE3321E09"><p>The additional
    18 connection preferences that can be set using the Extended Connection
    18 connection preferences that can be set using the Extended Connection
    19 Preferences API are listed below. One or more of the preferences can be set
    19 Preferences API are listed below. One or more of the preferences can be set
    20 based on connection establishment requirements. For more details on the restrictions
    20 based on connection establishment requirements. For more details on the restrictions
    21 regarding the preferences that can be used jointly, refer <xref href="GUID-B78E8AC0-CDC8-3DEC-AF3C-98C8994DA34A.dita"><apiname> TExtendedConnPref </apiname></xref> .</p></context>
    21 regarding the preferences that can be used jointly, refer <xref href="GUID-B78E8AC0-CDC8-3DEC-AF3C-98C8994DA34A.dita"><apiname> TExtendedConnPref </apiname></xref> .</p></context>
    22 <steps-unordered id="GUID-4DD07DEC-6017-4237-BE46-1D69E5FBD744-GENID-1-10-1-14-1-1-4-1-1-5-1-1-7-1-3-2">
    22 <steps-unordered id="GUID-4DD07DEC-6017-4237-BE46-1D69E5FBD744-GENID-1-10-1-16-1-1-4-1-1-5-1-1-7-1-3-2">
    23 <step id="GUID-81D0BBB7-82EA-46B5-98A6-1BD426777AA5"><cmd><b>Define Bearer
    23 <step id="GUID-81D0BBB7-82EA-46B5-98A6-1BD426777AA5"><cmd><b>Define Bearer
    24 Filtering</b></cmd>
    24 Filtering</b></cmd>
    25 <info><p>Extended Connection Preferences API allows the application to limit
    25 <info><p>Extended Connection Preferences API allows the application to limit
    26 the used bearers.</p><p>In the below example, only WLAN bearer is allowed.</p><codeblock xml:space="preserve">preferences.SetBearerSet( TExtendedConnPref::EExtendedConnBearerWLAN );
    26 the used bearers.</p><p>In the below example, only WLAN bearer is allowed.</p><codeblock xml:space="preserve">preferences.SetBearerSet( TExtendedConnPref::EExtendedConnBearerWLAN );
    27 </codeblock></info>
    27 </codeblock></info>