mirror of
https://github.com/openharmony/interface_sdk_c.git
synced 2026-08-24 14:32:50 -04:00
ef51491a78
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"
|
|
}
|
|
] |