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:RET_NO_SUPPORT
(Results
1 - 12
of
12
) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H
A
D
bluetooth_a2dp_source_server.cpp
240
return
RET_NO_SUPPORT
;
in GetDeviceState()
H
A
D
bluetooth_gatt_client_server.cpp
515
return
RET_NO_SUPPORT
;
in GetServices()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H
A
D
obex_server.cpp
334
return
RET_NO_SUPPORT
;
in RemoveSession()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H
A
D
avrcp_tg_profile.cpp
2068
case
RET_NO_SUPPORT
:
in ExplainResultToPassCrCode()
2091
case
RET_NO_SUPPORT
:
in ExplainResultToStatusCrCode()
2114
case
RET_NO_SUPPORT
:
in ExplainResultToControlCrCode()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H
A
D
bluetooth_def.h
32
constexpr int
RET_NO_SUPPORT
= -1;
member
/foundation/communication/bluetooth/frameworks/inner/src/
H
A
D
bluetooth_avrcp_ct.cpp
1068
result =
RET_NO_SUPPORT
;
in PressButton()
1106
result =
RET_NO_SUPPORT
;
in ReleaseButton()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H
A
D
avrcp_ct_profile.cpp
2252
result =
RET_NO_SUPPORT
;
in ExpainPassCrCodeToResult()
2278
result =
RET_NO_SUPPORT
;
in ExplainCrCodeToResult()
H
A
D
avrcp_ct_service.cpp
1898
result =
RET_NO_SUPPORT
;
in SetAbsoluteVolume()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H
A
D
a2dp_profile.cpp
260
ret =
RET_NO_SUPPORT
;
in SetUserCodecConfigure()
H
A
D
a2dp_service.cpp
325
ret =
RET_NO_SUPPORT
;
in Connect()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H
A
D
bt_def.h
31
constexpr int
RET_NO_SUPPORT
= -1;
member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H
A
D
ble_adapter.cpp
534
return
RET_NO_SUPPORT
;
in RegisterGattClientApplication()
Completed in 36 milliseconds