Home
last modified time | relevance | path

Searched refs:getStatus (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/py_engine/tests/haas/HaaS100/python-apps/wifi/
A Dmain.py16 connected = net.getStatus()
37 if net.getStatus() == 5 :
/AliOS-Things-master/components/py_engine/tests/haas/HaaS200/python-apps/wifi/
A Dmain.py16 connected = net.getStatus()
37 if net.getStatus() == 5 :
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/wifi/
A Dmain.py16 connected = net.getStatus()
37 if net.getStatus() == 5 :
/AliOS-Things-master/components/amp-utility/python/
A Dnetwork.py75 def getStatus(self): member in NetWorkClient
84 return nm.getStatus
/AliOS-Things-master/components/py_engine/framework/
A Dnetwork.py122 def getStatus(self): member in NetWorkClient
156 return nm.getStatus()
/AliOS-Things-master/components/amp/libjs/lib/
A Dnetwork.js97 getStatus() { method in netWork
118 if (__native.CELLULAR.getStatus() != 1) {
/AliOS-Things-master/components/amp/jslib/src/
A Dnetwork.js180 getStatus() { method in netWork
191 if (CELLULAR.getStatus() != 1) {
A Dlocation.js47 if (CELLULAR.getStatus() === 1) {
/AliOS-Things-master/components/amp/example-js/
A Dcellular.js14 var status = netinfo.getStatus();
/AliOS-Things-master/solutions/javascript_demo/agriculture_demo/
A Dapp.js231 var status = net.getStatus();

Completed in 174 milliseconds