Home
last modified time | relevance | path

Searched defs:GetCommand (Results 1 – 2 of 2) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/packets/link_layer/
Dcommand_view.h34 static CommandView GetCommand(const LinkLayerPacketView& view) { in GetCommand() function
/system/connectivity/wificond/net/
Dnl80211_packet.cpp105 uint8_t NL80211Packet::GetCommand() const { in GetCommand() function in android::wificond::NL80211Packet