Searched refs:GetPortId (Results 1 – 3 of 3) sorted by relevance
80 uint32_t GetPortId() const;
126 uint32_t NL80211Packet::GetPortId() const { in GetPortId() function in android::wificond::NL80211Packet
109 EXPECT_EQ(kPortId, netlink_packet.GetPortId()); in TEST()