Searched defs:num_held (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_hf.cc | 134 int num_held; member 817 static void UpdateCallStates(btif_hf_cb_t* control_block, int num_active, int num_held, in UpdateCallStates() 1139 bt_status_t HeadsetInterface::CindResponse(int svc, int num_active, int num_held, in CindResponse() 1254 bt_status_t HeadsetInterface::PhoneStateChange(int num_active, int num_held, in PhoneStateChange()
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_hfp.cpp | 766 jint num_held, jint call_state, jint signal, jint roam, in cindResponseNative() 870 jint num_held, jint call_state, jstring number_str, in phoneStateChangeNative()
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | hfp.rs | 175 num_held: i32, field
|