Searched refs:otherRxMulticast (Results 1 – 2 of 2) sorted by relevance
54 public int otherRxMulticast; field in WlanWakeReasonAndCounts82 sb.append(" otherRxMulticast ").append(otherRxMulticast); in toString()122 dest.writeInt(otherRxMulticast); in writeToParcel()150 counts.otherRxMulticast = in.readInt();
2658 ans.otherRxMulticast = h.rxMulticastPkWakeDetails.otherRxMulticastAddrCnt; in halToFrameworkWakeReasons()