Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc_RFReaderB.c394 CompInfo.info = &(p_rdr_b_info->reader_b_info); in phHciNfc_ReaderB_Info_Sequence()
396 p_rdr_b_info->reader_b_info.RemDevType = phHal_eISO14443_B_PICC; in phHciNfc_ReaderB_Info_Sequence()
663 p_rdr_b_info->reader_b_info.RemDevType = phHal_eISO14443_B_PICC; in phHciNfc_Recv_ReaderB_Event()
695 p_tag_b_info = &(p_rdr_b_info->reader_b_info.RemoteDevInfo.Iso14443B_Info); in phHciNfc_ReaderB_InfoUpdate()
DphHciNfc_RFReaderB.h91 phHal_sRemoteDevInformation_t reader_b_info; member