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

/hardware/broadcom/wlan/bcm4329/src/wl/sys/
H A Dwl_cfg80211.h254 uint32 timer_on; member in struct:wl_iscan_ctrl
H A Dwl_iw.c202 uint32 timer_on; member in struct:iscan_info
238 uint32 timer_on; member in struct:bt_info
797 g_bt->timer_on = 1;
822 if (g_bt->timer_on) {
823 g_bt->timer_on = 0;
2587 iscan->timer_on = 0;
2721 if (iscan->timer_on) {
2722 iscan->timer_on = 0;
2754 iscan->timer_on = 1;
2765 iscan->timer_on
[all...]

Completed in 14 milliseconds