Searched defs:dtmf (Results 1 – 8 of 8) sorted by relevance
207 public boolean sendDtmf(int dtmf, BluetoothDevice device) { in sendDtmf()
123 private void onSendDtmf(int dtmf, byte[] address) { in onSendDtmf()
161 void callSessionDtmfReceived(char dtmf); in callSessionDtmfReceived()
744 public void callSessionDtmfReceived(char dtmf) { in callSessionDtmfReceived()
1567 public void callSessionDtmfReceived(char dtmf) { in callSessionDtmfReceived()
382 public boolean sendDtmf(int dtmf) { in sendDtmf()
197 void DtmfCmdCallback(char dtmf, RawAddress* bd_addr) override { in DtmfCmdCallback()
1670 Return<void> RadioImpl::sendBurstDtmf(int32_t serial, const hidl_string& dtmf, int32_t on, in sendBurstDtmf()