Searched defs:DtmfEvent (Results 1 – 2 of 2) sorted by relevance
21 struct DtmfEvent { struct29 DtmfEvent() in DtmfEvent() function31 DtmfEvent(uint32_t ts, int ev, int vol, int dur, bool end) in DtmfEvent() argument
20 enum class DtmfEvent : uint8_t { enum