Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_hh.h69 BTIF_HH_DEV_CONNECTED, enumerator
80 CASE_RETURN_TEXT(BTIF_HH_DEV_CONNECTED); in btif_hh_status_text()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hh.cc484 if (status != BTIF_HH_DEV_CONNECTED) { in hh_connect_complete()
579 hh_connect_complete(conn.handle, conn.link_spec, BTIF_HH_DEV_CONNECTED); in hh_open_handler()