Searched refs:hci_mode (Results 1 - 8 of 8) sorted by relevance

/external/libnfc-nxp/src/
H A DphHciNfc_Pipe.c168 /* if( hciMode_Override == psHciContext->hci_mode ) */
459 && (hciMode_Session != psHciContext->hci_mode)
480 && (hciMode_Session != psHciContext->hci_mode)
504 && (hciMode_Session != psHciContext->hci_mode)
525 && (hciMode_Session != psHciContext->hci_mode)
547 && (hciMode_Session != psHciContext->hci_mode)
571 && (hciMode_Session != psHciContext->hci_mode)
594 && (hciMode_Session != psHciContext->hci_mode)
617 && (hciMode_Session != psHciContext->hci_mode)
639 && (hciMode_Session != psHciContext->hci_mode)
[all...]
H A DphHciNfc_LinkMgmt.c163 else if( hciMode_Session == psHciContext->hci_mode )
H A DphHciNfc_Generic.h726 volatile uint8_t hci_mode; member in struct:phHciNfc_sContext
H A DphHciNfc_AdminMgmt.c329 psHciContext->hci_mode = hciMode_Session;
357 psHciContext->hci_mode = hciMode_Override;
H A DphHciNfc.c126 psHciContext->hci_mode = hciMode_Reset;
H A DphHciNfc_Emulation.c415 else if(( hciMode_Session == psHciContext->hci_mode )
H A DphHciNfc_RFReader.c303 else if( hciMode_Session == psHciContext->hci_mode )
H A DphHciNfc_Sequence.c1068 if( hciMode_Session == psHciContext->hci_mode)

Completed in 80 milliseconds