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.cpp526 const char *mGroup; member in GetMulticastIdCommand
533 mGroup = group; in GetMulticastIdCommand()
583 if (strncmp(grpName, mGroup, grpNameLen) != 0) in handleResponse()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifi_hal.cpp830 const char *mGroup; member in GetMulticastIdCommand
837 mGroup = group; in GetMulticastIdCommand()
889 if (strncmp(grpName, mGroup, grpNameLen) != 0) in handleResponse()