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

  /hardware/broadcom/wlan/bcm4329/src/wl/sys/
wl_iw.c 210 bt_info_t *g_bt = NULL; variable
713 g_bt->bt_state = BT_DHCP_START;
714 g_bt->timer_on = 1;
715 mod_timer(&g_bt->timer, g_bt->timer.expires);
739 if (g_bt->timer_on) {
740 g_bt->timer_on = 0;
741 del_timer_sync(&g_bt->timer);
    [all...]
  /device/htc/passion-common/
bcm4329.ko 

Completed in 17 milliseconds