Searched defs:dhd_is_associated (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/bcmdhd/
H A Ddhd_common.c1567 bool dhd_is_associated(dhd_pub_t *dhd, void *bss_buf, int *retval) function
1617 if (dhd_is_associated(dhd, NULL, NULL) == FALSE) {
1716 if ((pfn_enabled) && (dhd_is_associated(dhd, NULL, NULL) == TRUE)) {

Completed in 12 milliseconds