Searched refs:vp (Results 1 – 2 of 2) sorted by relevance
810 p_cb->vp = false; in bta_hh_open_failure()839 uint16_t event = p_cb->vp ? BTA_HH_VC_UNPLUG_EVT : BTA_HH_CLOSE_EVT; in bta_hh_close_act()881 if (p_cb->vp) { in bta_hh_close_act()892 p_cb->vp = false; in bta_hh_close_act()1083 p_cb->vp = true; in bta_hh_write_dev_act()1158 bta_hh_cb.kdev[xx].vp = true; in bta_hh_cback()
231 bool vp; /* virtually unplug flag */ member