Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:SendDtmf
(Results
1 - 10
of
10
) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H
A
D
telephone_service.h
57
virtual void
SendDtmf
(int dtmf)
in SendDtmf()
function in stub::TelephoneServiceObserver
89
bool
SendDtmf
(int dtmf)
in SendDtmf()
function in stub::TelephoneService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H
A
D
hfp_hf_profile.h
195
bool
SendDtmf
(uint8_t code);
H
A
D
hfp_hf_profile.cpp
263
bool HfpHfProfile::
SendDtmf
(uint8_t code)
in SendDtmf()
function in OHOS::bluetooth::HfpHfProfile
H
A
D
hfp_hf_statemachine.cpp
258
profile_.
SendDtmf
(event.arg1_);
in Dispatch()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H
A
D
hfp_ag_profile_event_sender.h
76
void
SendDtmf
(const std::string &device, int dtmf) const;
H
A
D
hfp_ag_system_interface.h
92
bool
SendDtmf
(int dtmf, const std::string &address) const;
H
A
D
hfp_ag_profile_event_sender.cpp
72
void HfpAgProfileEventSender::
SendDtmf
(const std::string &device, int dtmf) const
in SendDtmf()
function in OHOS::bluetooth::HfpAgProfileEventSender
H
A
D
hfp_ag_system_event_processer.cpp
194
systemInterface_.
SendDtmf
(dtmf, address_);
in ProcessSendDtmfEvent()
H
A
D
hfp_ag_command_processor.cpp
387
HfpAgProfileEventSender::GetInstance().
SendDtmf
(dataConn.remoteAddr_, code);
in VtsSetter()
H
A
D
hfp_ag_system_interface.cpp
169
bool HfpAgSystemInterface::
SendDtmf
(int dtmf, const std::string &address) const
in SendDtmf()
function in OHOS::bluetooth::HfpAgSystemInterface
Completed in 9 milliseconds