Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_hh.h54 BTIF_HH_DEV_CONNECTING, enumerator
69 CASE_RETURN_TEXT(BTIF_HH_DEV_CONNECTING); in btif_hh_status_text()
/system/bt/btif/src/
Dbtif_hh.cc532 (btif_hh_cb.status == BTIF_HH_DEV_CONNECTING)) { in btif_hh_virtual_unplug()
588 btif_hh_cb.status = BTIF_HH_DEV_CONNECTING; in btif_hh_connect()
1247 if (btif_hh_cb.status != BTIF_HH_DEV_CONNECTING) { in connect()
1252 (btif_hh_cb.status == BTIF_HH_DEV_CONNECTING)) { in connect()