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
defs:RejectConnection
(Results
1 - 7
of
7
) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H
A
D
hfp_ag_rfcomm_connection_server.cpp
55
int HfpAgRfcommConnectionServer::
RejectConnection
(uint16_t handle)
in RejectConnection()
function in OHOS::bluetooth::HfpAgRfcommConnectionServer
H
A
D
hfp_ag_data_connection_server.cpp
107
int HfpAgDataConnectionServer::
RejectConnection
(uint16_t handle) const
in RejectConnection()
function in OHOS::bluetooth::HfpAgDataConnectionServer
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H
A
D
hfp_hf_rfcomm_connection_server.cpp
55
int HfpHfRfcommConnectionServer::
RejectConnection
(uint16_t handle)
in RejectConnection()
function in OHOS::bluetooth::HfpHfRfcommConnectionServer
H
A
D
hfp_hf_data_connection_server.cpp
102
int HfpHfDataConnectionServer::
RejectConnection
(uint16_t handle) const
in RejectConnection()
function in OHOS::bluetooth::HfpHfDataConnectionServer
/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/
H
A
D
transport_rfcomm.cpp
98
int RfcommTransport::
RejectConnection
(const RawAddress &addr, uint16_t scn)
in RejectConnection()
function in OHOS::bluetooth::RfcommTransport
H
A
D
transport_l2cap.cpp
121
int L2capTransport::
RejectConnection
(const RawAddress &addr, uint16_t psm)
in RejectConnection()
function in OHOS::bluetooth::L2capTransport
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H
A
D
obex_socket_transport.cpp
334
int ObexServerIncomingConnect::
RejectConnection
()
in RejectConnection()
function in OHOS::bluetooth::ObexServerIncomingConnect
438
int ObexServerSocketTransport::
RejectConnection
(ObexIncomingConnect &incomingConnect)
in RejectConnection()
function in OHOS::bluetooth::ObexServerSocketTransport
Completed in 5 milliseconds