Searched refs:UnprotDeauthenticateMessage (Results 1 – 2 of 2) sorted by relevance
457 class SHILL_EXPORT UnprotDeauthenticateMessage : public Nl80211Message {462 UnprotDeauthenticateMessage() in UnprotDeauthenticateMessage() function466 DISALLOW_COPY_AND_ASSIGN(UnprotDeauthenticateMessage);
568 const uint8_t UnprotDeauthenticateMessage::kCommand =570 const char UnprotDeauthenticateMessage::kCommandString[] =674 case UnprotDeauthenticateMessage::kCommand: in CreateMessage()675 return new UnprotDeauthenticateMessage(); in CreateMessage()