Home | History | Annotate | Download | only in wifi_hal

Lines Matching refs:GetMulticastIdCommand

540 class GetMulticastIdCommand : public WifiCommand
547 GetMulticastIdCommand(wifi_handle handle, const char *name, const char *group)
548 : WifiCommand("GetMulticastIdCommand", handle, 0)
1111 GetMulticastIdCommand cmd(handle, name, group);