javaextensions/bluetooth/omjbluetooth/javasrc/com/nokia/mj/impl/properties/bluetooth/BtDynamicPropertyHandler.java
changeset 76 4ad59aaee882
parent 61 bf7ee68962da
equal deleted inserted replaced
69:773449708c84 76:4ad59aaee882
    63 
    63 
    64     private static final int CONNECTED_PAGE_SCAN = 6;
    64     private static final int CONNECTED_PAGE_SCAN = 6;
    65 
    65 
    66     private static final int MASTER_SWITCH = 7;
    66     private static final int MASTER_SWITCH = 7;
    67 
    67 
    68     private static final int SD_TRANS_MAX = 1;
    68     private static final int SD_TRANS_MAX = 8;
    69 
    69 
    70     private static final int SD_ATTR_RETRIEVE_MAX = 9;
    70     private static final int SD_ATTR_RETRIEVE_MAX = 9;
    71 
    71 
    72     private static Hashtable iPropertyKeys;
    72     private static Hashtable iPropertyKeys;
    73 
    73