{
  "config":{
    "hw_platform": ["MTP", "Surf", "RCM", "QRD", "IDP"],
    "soc_id": ["519", "536", "608"]
  },
  "qsh_ble_config":{
    "owner": "qsh_ble",

    "passive_or_active_scan":{ "type": "str", "ver": "0",
        "data": "passive"
    },

    "scan_mode_low_power":{ "type": "str", "ver": "0",
        "data": "1400,140,1"
    },
    "scan_mode_balanced":{ "type": "str", "ver": "0",
        "data": "730,183,2"
    },
    "scan_mode_low_latency":{ "type": "str", "ver": "0",
        "data": "100,100,3"
    },

    "scan_mode_oem_1":{ "type": "str", "ver": "0",
        "data": "0,0,-1"
    },
    "scan_mode_oem_2":{ "type": "str", "ver": "0",
        "data": "0,0,-1"
    },
    "scan_mode_oem_3":{ "type": "str", "ver": "0",
        "data": "0,0,-1"
    },
    "scan_mode_oem_4":{ "type": "str", "ver": "0",
        "data": "0,0,-1"
    },
    "scan_mode_oem_5":{ "type": "str", "ver": "0",
        "data": "0,0,-1"
    },
    "scan_mode_oem_6":{ "type": "str", "ver": "0",
        "data": "0,0,-1"
    }
  }
}
