Searched refs:getLowpanInterface (Results 1 – 1 of 1) sorted by relevance
122 private LowpanInterface getLowpanInterface() { in getLowpanInterface() method in LowpanCtl143 mILowpanInterface = getLowpanInterface().getService(); in getILowpanInterface()226 getLowpanInterface().reset(); in runReset()230 getLowpanInterface().setEnabled(true); in runEnable()234 getLowpanInterface().setEnabled(false); in runDisable()293 getLowpanInterface().attach(provision); in runAttach()299 getLowpanInterface().leave(); in runLeave()308 getLowpanInterface().join(provision); in runJoin()323 getLowpanInterface().form(provision); in runForm()329 LowpanInterface iface = getLowpanInterface(); in runStatus()[all …]