Home
last modified time | relevance | path

Searched refs:NAME_NCI_HAL_MODULE (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/include/
Dconfig.h90 #define NAME_NCI_HAL_MODULE "NCI_HAL_MODULE" macro
/external/libnfc-nci/src/adaptation/
DNfcAdaptation.cpp313 if ( !GetStrValue ( NAME_NCI_HAL_MODULE, nci_hal_module, sizeof ( nci_hal_module) ) ) in InitializeHalDeviceContext()