Home
last modified time | relevance | path

Searched refs:vup_timer_active (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/btif/include/
Dbtif_hh.h68 BOOLEAN vup_timer_active; member
/external/bluetooth/bluedroid/btif/src/
Dbtif_hh.c414 if (p_dev->vup_timer_active) in btif_hh_stop_vup_timer()
419 p_dev->vup_timer_active = FALSE; in btif_hh_stop_vup_timer()
434 if (p_dev->vup_timer_active == FALSE) in btif_hh_start_vup_timer()
449 p_dev->vup_timer_active = TRUE; in btif_hh_start_vup_timer()
828 if(p_dev->vup_timer_active) in btif_hh_upstreams_evt()
1049 if(p_dev->vup_timer_active) in btif_hh_upstreams_evt()
1200 if (p_dev->vup_timer_active) in btif_hh_tmr_hdlr()
1202 p_dev->vup_timer_active = FALSE; in btif_hh_tmr_hdlr()