Home
last modified time | relevance | path

Searched refs:CindResponse (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth_headset_interface.h162 virtual bt_status_t CindResponse(int svc, int num_active, int num_held,
/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/
Dhfp_shim.cc359 return intf_->CindResponse( in indicator_query_response()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc853 bt_status_t CindResponse(int svc, int num_active, int num_held,
1112 bt_status_t HeadsetInterface::CindResponse(int svc, int num_active, in CindResponse() function in bluetooth::headset::HeadsetInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfp.cpp762 bt_status_t status = sBluetoothHfpInterface->CindResponse( in cindResponseNative()