javaextensions/bluetooth/omjbluetooth/javasrc/com/nokia/mj/impl/properties/bluetooth/BtDynamicPropertyHandler.java
branchRCL_3
changeset 60 6c158198356e
parent 19 04becd199f91
child 67 63b81d807542
equal deleted inserted replaced
59:e5618cc85d74 60:6c158198356e
    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 = 8;
    68     private static final int SD_TRANS_MAX = 1;
    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