sl@0: // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // sl@0: sl@0: sl@0: sl@0: sl@0: RESOURCE ARRAY r_error_res_bt_sdp_errors_1 sl@0: { sl@0: items= sl@0: { sl@0: SINGLE_ERROR { text = r_sdpparserinvalidsizefortype; }, sl@0: SINGLE_ERROR { text = r_sdpparserinvalidsizeforparentlist; }, sl@0: SINGLE_ERROR { text = r_sdpbadattributeid; } sl@0: }; sl@0: } sl@0: sl@0: RESOURCE ARRAY r_error_res_bt_sdp_errors_2 sl@0: { sl@0: items= sl@0: { sl@0: SINGLE_ERROR { text = r_sdpalreadybound; }, sl@0: SINGLE_ERROR { text = r_sdppeererror; }, sl@0: SINGLE_ERROR { text = r_sdpclientnotconnected; }, sl@0: SINGLE_ERROR { text = r_sdpunsupportedversion; }, sl@0: SINGLE_ERROR { text = r_sdpbadrecordhandle; }, sl@0: SINGLE_ERROR { text = r_sdpbadcontinuationstate; }, sl@0: SINGLE_ERROR { text = r_sdpserverrejectedrequest; }, sl@0: SINGLE_ERROR { text = r_sdpbadrequestbufferlength; }, sl@0: SINGLE_ERROR { text = r_sdpbadresultbufferlength; }, sl@0: SINGLE_ERROR { text = r_sdpbaduuidlength; }, sl@0: SINGLE_ERROR { text = r_sdpbadresultdata; }, sl@0: SINGLE_ERROR { text = r_sdpdatabasefull; } sl@0: }; sl@0: } sl@0: sl@0: RESOURCE ARRAY r_error_res_bt_esk_errors sl@0: { sl@0: items= sl@0: { sl@0: SINGLE_ERROR { text = r_bteskerror; } sl@0: }; sl@0: } sl@0: sl@0: sl@0: RESOURCE ARRAY r_error_res_bt_sock_errors_1 sl@0: { sl@0: items= sl@0: { sl@0: SINGLE_ERROR { text = r_badaddress; }, sl@0: SINGLE_ERROR { text = r_sapunexpectedevent; }, sl@0: SINGLE_ERROR { text = r_badpacketreceived; }, sl@0: SINGLE_ERROR { text = r_l2capbadresponse; }, sl@0: SINGLE_ERROR { text = r_hciconnectfailed; }, sl@0: SINGLE_ERROR { text = r_hcilinkdisconnection; }, sl@0: SINGLE_ERROR { text = r_sapnotconnected; }, sl@0: SINGLE_ERROR { text = r_configbadparams; }, sl@0: SINGLE_ERROR { text = r_configrejected; }, sl@0: SINGLE_ERROR { text = r_configunknownoptions; }, sl@0: SINGLE_ERROR { text = r_l2peerdisconnected; }, sl@0: SINGLE_ERROR { text = r_l2capaccessrequestdenied; }, sl@0: SINGLE_ERROR { text = r_l2caprequesttimeout; }, sl@0: SINGLE_ERROR { text = r_l2peerrejectedcommand; }, sl@0: SINGLE_ERROR { text = r_hostresnametoolong; } sl@0: }; sl@0: } sl@0: sl@0: RESOURCE ARRAY r_error_res_bt_sock_errors_2 sl@0: { sl@0: items= sl@0: { sl@0: SINGLE_ERROR { text = r_error_res_eof; }, sl@0: SINGLE_ERROR { text = r_error_res_eof; } sl@0: }; sl@0: } sl@0: sl@0: RESOURCE ARRAY r_error_res_bt_sock_errors_3 sl@0: { sl@0: items= sl@0: { sl@0: SINGLE_ERROR { text = r_rfcommsapunexpectedevent; }, sl@0: SINGLE_ERROR { text = r_rfcommalreadybound; }, sl@0: SINGLE_ERROR { text = r_rfcommbadaddress; }, sl@0: SINGLE_ERROR { text = r_rfcommmtusize; }, sl@0: SINGLE_ERROR { text = r_rfcommframeresponsetimeout; }, sl@0: SINGLE_ERROR { text = r_rfcommmuxremotedisconnect; }, sl@0: SINGLE_ERROR { text = r_rfcommnotbound; }, sl@0: SINGLE_ERROR { text = r_rfcommparameternegotiationfailure; }, sl@0: SINGLE_ERROR { text = r_rfcommnotlistening; } sl@0: }; sl@0: } sl@0: sl@0: sl@0: RESOURCE TBUF r_sdpparserinvalidsizefortype { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_sdpparserinvalidsizeforparentlist { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_sdpbadattributeid { buf="BT ERROR"; } sl@0: sl@0: RESOURCE TBUF r_sdpalreadybound { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_sdppeererror { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_sdpclientnotconnected { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_sdpunsupportedversion { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_sdpbadrecordhandle { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_sdpbadcontinuationstate { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_sdpserverrejectedrequest { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_sdpbadrequestbufferlength { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_sdpbadresultbufferlength { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_sdpbaduuidlength { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_sdpbadresultdata { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_sdpdatabasefull { buf="BT ERROR"; } sl@0: sl@0: RESOURCE TBUF r_bteskerror { buf="BT ERROR"; } sl@0: sl@0: RESOURCE TBUF r_badaddress { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_sapunexpectedevent { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_badpacketreceived { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_l2capbadresponse { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_hciconnectfailed { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_hcilinkdisconnection { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_sapnotconnected { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_configbadparams { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_configrejected { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_configunknownoptions { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_l2peerdisconnected { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_l2capaccessrequestdenied { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_l2caprequesttimeout { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_l2peerrejectedcommand { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_hostresnametoolong { buf="BT ERROR"; } sl@0: sl@0: RESOURCE TBUF r_rfcommsapunexpectedevent { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_rfcommalreadybound { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_rfcommbadaddress { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_rfcommmtusize { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_rfcommframeresponsetimeout { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_rfcommmuxremotedisconnect { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_rfcommnotbound { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_rfcommparameternegotiationfailure { buf="BT ERROR"; } sl@0: RESOURCE TBUF r_rfcommnotlistening { buf="BT ERROR"; } sl@0: sl@0: // End of File