Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_hh.h70 BTIF_HH_DEV_DISCONNECTED enumerator
81 CASE_RETURN_TEXT(BTIF_HH_DEV_DISCONNECTED); in btif_hh_status_text()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hh.cc532 BTIF_HH_DEV_DISCONNECTED); in hh_open_handler()
554 hh_connect_complete(conn.handle, conn.link_spec, BTIF_HH_DEV_DISCONNECTED); in hh_open_handler()
562 hh_connect_complete(conn.handle, conn.link_spec, BTIF_HH_DEV_DISCONNECTED); in hh_open_handler()
571 hh_connect_complete(conn.handle, conn.link_spec, BTIF_HH_DEV_DISCONNECTED); in hh_open_handler()
773 btif_hh_cb.status = (BTIF_HH_STATUS)BTIF_HH_DEV_DISCONNECTED; in btif_hh_virtual_unplug()
1059 btif_hh_cb.status = (BTIF_HH_STATUS)BTIF_HH_DEV_DISCONNECTED; in btif_hh_upstreams_evt()
1305 btif_hh_cb.status = (BTIF_HH_STATUS)BTIF_HH_DEV_DISCONNECTED; in btif_hh_upstreams_evt()