OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SpdHelper
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/include/
spdhelper.h
26
class
SpdHelper
35
SpdHelper
();
36
static
SpdHelper
& getInstance();
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
spdhelper.cpp
21
#include "
spdhelper
.h"
24
void
SpdHelper
::setPatchAsBad()
29
void
SpdHelper
::incErrorCount()
34
bool
SpdHelper
::isPatchBad(UINT8* prm, UINT32 len)
39
bool
SpdHelper
::isSpdDebug()
46
void
SpdHelper
::incErrorCountImpl()
54
void
SpdHelper
::setPatchAsBadImpl()
69
bool
SpdHelper
::isPatchBadImpl(UINT8* prm, UINT32 len)
91
SpdHelper
&
SpdHelper
::getInstance(
[
all
...]
Completed in 988 milliseconds