Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth_headset_interface.h203 virtual bt_status_t ClccResponse(
/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/
Dhfp_shim.cc374 intf_->ClccResponse( in current_calls_query_response()
387 return intf_->ClccResponse( in current_calls_query_response()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc861 bt_status_t ClccResponse(int index, bthf_call_direction_t dir,
1180 bt_status_t HeadsetInterface::ClccResponse( in ClccResponse() function in bluetooth::headset::HeadsetInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfp.cpp842 bt_status_t status = sBluetoothHfpInterface->ClccResponse( in clccResponseNative()