Searched defs:num_held (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_hf.cc | 128 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/ |
D | com_android_bluetooth_hfp.cpp | 765 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/ |
D | hfp.rs | 174 num_held: i32, field
|