Home
last modified time | relevance | path

Searched refs:HfpConfig (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libaudioclient/aidl/fuzzer/libaudiomockhal/include/core-mock/
DBluetoothMock.h28 ndk::ScopedAStatus setHfpConfig(const IBluetooth::HfpConfig&, IBluetooth::HfpConfig*) override { in setHfpConfig() argument
/frameworks/av/media/libaudiohal/impl/
DDeviceHalAidl.cpp1116 IBluetooth::HfpConfig hfpConfig; in filterAndUpdateBtHfpParameters()
1146 if (mBluetooth != nullptr && hfpConfig != IBluetooth::HfpConfig{}) { in filterAndUpdateBtHfpParameters()
1147 IBluetooth::HfpConfig newHfpConfig; in filterAndUpdateBtHfpParameters()