Home
last modified time | relevance | path

Searched refs:mGroup (Results 1 – 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_hal.cpp592 const char *mGroup; member in GetMulticastIdCommand
599 mGroup = group; in GetMulticastIdCommand()
649 if (strncmp(grpName, mGroup, grpNameLen) != 0) in handleResponse()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifi_hal.cpp1057 const char *mGroup; member in GetMulticastIdCommand
1064 mGroup = group; in GetMulticastIdCommand()
1115 if (strncmp(grpName, mGroup, grpNameLen) != 0) in handleResponse()