HomeSort by relevance Sort by last modified time
    Searched full:in_ap (Results 1 - 1 of 1) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_linux.c 989 bool in_ap = FALSE; local
999 in_ap = (ap_net_dev != NULL);
1009 if (in_ap && dhd->set_macaddress) {
1015 if (in_ap && dhd->set_multicast) {
    [all...]

Completed in 30 milliseconds