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.cpp589 const char *mGroup; member in GetMulticastIdCommand
596 mGroup = group; in GetMulticastIdCommand()
646 if (strncmp(grpName, mGroup, grpNameLen) != 0) in handleResponse()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifi_hal.cpp989 const char *mGroup; member in GetMulticastIdCommand
996 mGroup = group; in GetMulticastIdCommand()
1047 if (strncmp(grpName, mGroup, grpNameLen) != 0) in handleResponse()