Home
last modified time | relevance | path

Searched refs:setBtScoHeadsetDebugName (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/audio/core/all-versions/vts/functional/4.0/
DAudioPrimaryHidlHalTest.cpp290 TEST_F(AudioPrimaryHidlTest, setBtScoHeadsetDebugName) { in TEST_F() argument
294 ASSERT_RESULT(okOrNotSupported, device->setBtScoHeadsetDebugName("test")); in TEST_F()
/hardware/interfaces/audio/core/all-versions/default/include/core/default/
DPrimaryDevice.h115 Return<Result> setBtScoHeadsetDebugName(const hidl_string& name) override;
/hardware/interfaces/audio/core/all-versions/default/
DPrimaryDevice.cpp278 Return<Result> PrimaryDevice::setBtScoHeadsetDebugName(const hidl_string& name) { in setBtScoHeadsetDebugName() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice
/hardware/interfaces/audio/5.0/
DIPrimaryDevice.hal48 setBtScoHeadsetDebugName(string name) generates (Result retval);
/hardware/interfaces/audio/4.0/
DIPrimaryDevice.hal48 setBtScoHeadsetDebugName(string name) generates (Result retval);