Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth_headset_callbacks.h106 virtual void NoiseReductionCallback(bthf_nrec_t nrec,
Dbt_hf.h56 typedef enum { BTHF_NREC_STOP, BTHF_NREC_START } bthf_nrec_t; typedef
/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/
Dhfp_shim.cc192 [[maybe_unused]] headset::bthf_nrec_t nrec, [[maybe_unused]] RawAddress* bd_addr) override {} in NoiseReductionCallback()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfp.cpp212 void NoiseReductionCallback(bluetooth::headset::bthf_nrec_t nrec, in NoiseReductionCallback()