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:LeDeviceInfo
(Results
1 - 6
of
6
) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H
A
D
gap_le_conn.c
95
LeDeviceInfo
*deviceInfo = NULL;
in GapOnLeConnectionUpdateCompleteEvent()
131
LeDeviceInfo
*deviceInfo = NULL;
in GAP_LeConnParamUpdate()
203
LeDeviceInfo
*deviceInfo = NULL;
in GapOnLeRemoteConnectionParameterRequestEvent()
237
static int GapAcceptConnectionParameterUpdate(const
LeDeviceInfo
*deviceInfo, const GapLeConnectionParameter *connParam)
in GapAcceptConnectionParameterUpdate()
252
static int GapRejectConnectionParameterUpdate(const
LeDeviceInfo
*deviceInfo)
in GapRejectConnectionParameterUpdate()
280
LeDeviceInfo
*deviceInfo = NULL;
in GAP_LeConnectionParameterRsp()
338
LeDeviceInfo
*deviceInfo = NULL;
in GapLeReadChannelMapComplete()
399
LeDeviceInfo
*deviceInfo = NULL;
in GAP_LeGetSecurityStatus()
416
bool GapLeDeviceNeedBond(const
LeDeviceInfo
*deviceInfo)
in GapLeDeviceNeedBond()
424
LeDeviceInfo
*deviceInf
in GapWaitExAdvTerminatedTimeoutTask()
[all...]
H
A
D
gap_le_sec.c
79
LeDeviceInfo
*deviceInfo = NULL;
in GapDoLeSecurityCallback()
245
LeDeviceInfo
*deviceInfo = NULL;
in GapLeAuthenticationRequest()
344
LeDeviceInfo
*deviceInfo =
in GapSetLeSigningInfo()
364
static void GapSetEncryptionStatusForPairEnd(
LeDeviceInfo
*deviceInfo, uint8_t status, const SMP_PairResult *result)
in GapSetEncryptionStatusForPairEnd()
386
LeDeviceInfo
*deviceInfo =
in GapLePairResult()
428
LeDeviceInfo
*deviceInfo = NULL;
in GapLeRemotePairRequest()
460
LeDeviceInfo
*deviceInfo = NULL;
in GapLeRemotePairResponse()
478
LeDeviceInfo
*deviceInfo = NULL;
in GapLeRemoteSecurityRequest()
500
LeDeviceInfo
*deviceInfo = NULL;
in GapLeLongTermKeyRequest()
522
LeDeviceInfo
*deviceInf
in GapLeEncryptionComplete()
[all...]
H
A
D
gap_internal.h
180
int GapLeRequestSecurityProcess(
LeDeviceInfo
*deviceInfo);
204
bool GapLeDeviceNeedBond(const
LeDeviceInfo
*deviceInfo);
H
A
D
gap_def.h
306
}
LeDeviceInfo
;
typedef
H
A
D
gap.c
340
LeDeviceInfo
*deviceInfo = data;
in GapFreeLeDeviceInfo()
1274
LeDeviceInfo
*deviceInfo = nodeData;
in GapFindLeConnectionDeviceByAddr()
1282
LeDeviceInfo
*deviceInfo = nodeData;
in GapFindLeConnectionDeviceByHandle()
H
A
D
gap_le_adv.c
380
LeDeviceInfo
*deviceInfo = ListForEachData(GapGetLeConnectionInfoBlock()->deviceList,
in GapOnLeAdvertisingSetTerminated()
Completed in 7 milliseconds