Home
last modified time | relevance | path

Searched refs:INTERFACE_BT_START_DTMF (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/call_manager/interfaces/innerkits/
H A Dbluetooth_call_ipc_interface_code.h33 INTERFACE_BT_START_DTMF, enumerator
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dbluetooth_call_proxy.cpp75 …int32_t error = SendRequest(BluetoothCallInterfaceCode::INTERFACE_BT_START_DTMF, dataParcel, reply… in StartDtmf()
/ohos5.0/base/telephony/call_manager/services/bluetooth/src/
H A Dbluetooth_call_stub.cpp53 memberFuncMap_[static_cast<uint32_t>(BluetoothCallInterfaceCode::INTERFACE_BT_START_DTMF)] = in BluetoothCallStub()