Searched refs:discoverDistance (Results 1 – 6 of 6) sorted by relevance
375 int32_t discoverDistance = DM_NAPI_DISCOVER_EXTRA_INIT_ONE; in JsToDmDiscoveryExtra() local376 JsObjectToInt(env, object, "discoverDistance", discoverDistance); in JsToDmDiscoveryExtra()377 if (discoverDistance != DM_NAPI_DISCOVER_EXTRA_INIT_ONE) { in JsToDmDiscoveryExtra()378 jsonObj["range"] = discoverDistance; in JsToDmDiscoveryExtra()
139 discoverDistance: number;
282 'discoverDistance': 50,
137 discoverDistance: number;
538 …信。<br />-0:设备离线,客户端需要通过调用bindTarget绑定设备。<br />-1:设备已在线,客户可以进行连接。<br>discoverDistance(0-100):发现距离本地…563 discoverDistance: number;
540 …device.<br>- **1**: The device is online and can be connected.<br>**discoverDistance(0-100)**: dis…565 discoverDistance: number;