Home
last modified time | relevance | path

Searched refs:local_vup (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/include/
Dbtif_hh.h71 BOOLEAN local_vup; // Indicated locally initiated VUP member
/system/bt/btif/src/
Dbtif_hh.c597 p_dev->local_vup = TRUE; in btif_hh_virtual_unplug()
1056 if (p_dev->local_vup || check_cod_hid(&(p_dev->bd_addr), COD_HID_MAJOR)) in btif_hh_upstreams_evt()
1058 p_dev->local_vup = FALSE; in btif_hh_upstreams_evt()
/system/bt/btif/co/
Dbta_hh_co.c302 p_dev->local_vup = FALSE; in bta_hh_co_open()