Home
last modified time | relevance | path

Searched refs:NAME_PROTOCOL_TRACE_LEVEL (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/include/
Dconfig.h46 #define NAME_PROTOCOL_TRACE_LEVEL "PROTOCOL_TRACE_LEVEL" macro
/external/libnfc-nci/src/include/
Dconfig.h46 #define NAME_PROTOCOL_TRACE_LEVEL "PROTOCOL_TRACE_LEVEL" macro
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
DHalAdaptation.cpp74 if ( GetNumValue ( NAME_PROTOCOL_TRACE_LEVEL, &num, sizeof ( num ) ) ) in HaiInitializeLibrary()
/external/libnfc-nci/src/adaptation/
DNfcAdaptation.cpp105 if ( GetNumValue ( NAME_PROTOCOL_TRACE_LEVEL, &num, sizeof ( num ) ) ) in Initialize()