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

  /external/bluetooth/bluedroid/btif/include/
btif_hh.h 69 BOOLEAN vup_timer_active; member in struct:__anon623
  /external/bluetooth/bluedroid/btif/src/
btif_hh.c 423 if (p_dev->vup_timer_active)
428 p_dev->vup_timer_active = FALSE;
443 if (p_dev->vup_timer_active == FALSE)
458 p_dev->vup_timer_active = TRUE;
864 if(p_dev->vup_timer_active)
    [all...]

Completed in 60 milliseconds