Home
last modified time | relevance | path

Searched defs:call_state (Results 1 – 7 of 7) sorted by relevance

/aosp12/hardware/qcom/audio/hal/
H A Dvoice.h45 struct call_state { struct
53 struct call_state state; argument
H A Dvoice.c250 bool call_state = false; in voice_is_call_state_active() local
/aosp12/hardware/qcom/audio/hal/voice_extn/
H A Dvoice_extn.c77 static bool is_valid_call_state(int call_state) in is_valid_call_state()
140 int call_state) in get_session_id_with_state()
291 const uint32_t vsid, const int call_state) in update_call_states()
469 int call_state = -1; in voice_extn_set_parameters() local
/aosp12/system/bt/btif/src/
H A Dbtif_hf.cc120 static const char* dump_hf_call_state(bthf_call_state_t call_state) { in dump_hf_call_state()
192 static uint8_t callstate_to_callsetup(bthf_call_state_t call_state) { in callstate_to_callsetup()
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfp.cpp753 jint call_state, jint signal, jint roam, in cindResponseNative()
865 jint call_state, jstring number_str, in phoneStateChangeNative()
/aosp12/frameworks/opt/telephony/proto/src/
H A Dtelephony.proto2375 optional CallState call_state = 9; field
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto1934 optional android.telecom.CallStateEnum call_state = 1; field