Home
last modified time | relevance | path

Searched defs:num_held (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc128 int num_held; member
807 static void UpdateCallStates(btif_hf_cb_t* control_block, int num_active, int num_held, in UpdateCallStates()
1127 bt_status_t HeadsetInterface::CindResponse(int svc, int num_active, int num_held, in CindResponse()
1242 bt_status_t HeadsetInterface::PhoneStateChange(int num_active, int num_held, in PhoneStateChange()
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfp.cpp765 jint num_held, jint call_state, jint signal, jint roam, in cindResponseNative()
869 jint num_held, jint call_state, jstring number_str, in phoneStateChangeNative()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhfp.rs174 num_held: i32, field