mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-27 08:51:29 +00:00
fc01825974
Signed-off-by: 刘昊苏 <liuhaosu@huawei.com>
42 lines
873 B
JSON
42 lines
873 B
JSON
[
|
|
{
|
|
"first_introduced": "12",
|
|
"name": "OH_Scan_Init"
|
|
},
|
|
{
|
|
"first_introduced": "12",
|
|
"name": "OH_Scan_StartScannerDiscovery"
|
|
},
|
|
{
|
|
"first_introduced": "12",
|
|
"name": "OH_Scan_OpenScanner"
|
|
},
|
|
{
|
|
"first_introduced": "12",
|
|
"name": "OH_Scan_CloseScanner"
|
|
},
|
|
{
|
|
"first_introduced": "12",
|
|
"name": "OH_Scan_GetScannerParameter"
|
|
},
|
|
{
|
|
"first_introduced": "12",
|
|
"name": "OH_Scan_SetScannerParameter"
|
|
},
|
|
{
|
|
"first_introduced": "12",
|
|
"name": "OH_Scan_StartScan"
|
|
},
|
|
{
|
|
"first_introduced": "12",
|
|
"name": "OH_Scan_CancelScan"
|
|
},
|
|
{
|
|
"first_introduced": "12",
|
|
"name": "OH_Scan_GetPictureScanProgress"
|
|
},
|
|
{
|
|
"first_introduced": "12",
|
|
"name": "OH_Scan_Exit"
|
|
}
|
|
] |