Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbt_hf.h110 BTHF_CALL_STATE_HELD, enumerator
/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/
Dhfp_shim.cc115 return headset::BTHF_CALL_STATE_HELD; in from_rust_call_state()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc123 CASE_RETURN_STR(BTHF_CALL_STATE_HELD) in dump_hf_call_state()