Searched refs:dtmf (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/audio/effect/5.0/xml/api/ |
D | current.txt | 86 enum_constant public static final audio.effects.V5_0.StreamOutputType dtmf;
|
/hardware/interfaces/audio/effect/6.0/xml/api/ |
D | current.txt | 162 enum_constant public static final audio.effects.V6_0.StreamOutputType dtmf;
|
/hardware/interfaces/radio/1.2/default/ |
D | Radio.h | 159 Return<void> sendBurstDtmf(int32_t serial, const hidl_string& dtmf, int32_t on,
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 957 * @param dtmf DTMF string 963 oneway sendBurstDtmf(int32_t serial, string dtmf, int32_t on, int32_t off);
|
/hardware/ril/libril/ |
D | ril_service.cpp | 329 const ::android::hardware::hidl_string& dtmf, 1705 Return<void> RadioImpl::sendBurstDtmf(int32_t serial, const hidl_string& dtmf, int32_t on, in sendBurstDtmf() argument 1711 3, dtmf.c_str(), (std::to_string(on)).c_str(), in sendBurstDtmf()
|