Searched refs:getSupportedChannels (Results 1 – 2 of 2) sorted by relevance
104 LowpanChannelInfo[] getSupportedChannels(); in getSupportedChannels() method
531 public @NonNull LowpanChannelInfo[] getSupportedChannels() throws LowpanException { in getSupportedChannels() method in LowpanInterface533 return mBinder.getSupportedChannels(); in getSupportedChannels()