Searched refs:ndpIds (Results 1 – 2 of 2) sorted by relevance
801 public void onDataPathSchedUpdate(byte[] peerMac, List<Integer> ndpIds, in onDataPathSchedUpdate() argument805 + ", ndpIds=" + ndpIds + ", channelInfo=" + channelInfo); in onDataPathSchedUpdate()808 for (int ndpId : ndpIds) { in onDataPathSchedUpdate()
1330 public void onDataPathScheduleUpdateNotification(byte[] peerMac, ArrayList<Integer> ndpIds, in onDataPathScheduleUpdateNotification() argument1335 msg.getData().putIntegerArrayList(MESSAGE_BUNDLE_KEY_NDP_IDS, ndpIds); in onDataPathScheduleUpdateNotification()