Home
last modified time | relevance | path

Searched refs:NFC_NOTIFY_CONFIG_SUCCESS (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/inc/
DphNfcInterface.h97 #define NFC_NOTIFY_CONFIG_SUCCESS 0x36 macro
/external/libnfc-nxp/src/
DphHciNfc_Sequence.c1559 NFC_NOTIFY_CONFIG_SUCCESS , &comp_info); in phHciNfc_Config_Sequence()
1579 NFC_NOTIFY_CONFIG_SUCCESS, &comp_info); in phHciNfc_Config_Sequence()
1962 NFC_NOTIFY_CONFIG_SUCCESS, &comp_info); in phHciNfc_EmulationCfg_Sequence()
DphHal4Nfc.c932 case NFC_NOTIFY_CONFIG_SUCCESS: in phHal4Nfc_LowerNotificationHandler()