Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc_Pipe.c459 && (hciMode_Session != psHciContext->hci_mode) in phHciNfc_Create_All_Pipes()
480 && (hciMode_Session != psHciContext->hci_mode) in phHciNfc_Create_All_Pipes()
504 && (hciMode_Session != psHciContext->hci_mode) in phHciNfc_Create_All_Pipes()
525 && (hciMode_Session != psHciContext->hci_mode) in phHciNfc_Create_All_Pipes()
547 && (hciMode_Session != psHciContext->hci_mode) in phHciNfc_Create_All_Pipes()
571 && (hciMode_Session != psHciContext->hci_mode) in phHciNfc_Create_All_Pipes()
594 && (hciMode_Session != psHciContext->hci_mode) in phHciNfc_Create_All_Pipes()
617 && (hciMode_Session != psHciContext->hci_mode) in phHciNfc_Create_All_Pipes()
639 && (hciMode_Session != psHciContext->hci_mode) in phHciNfc_Create_All_Pipes()
662 && (hciMode_Session != psHciContext->hci_mode) in phHciNfc_Create_All_Pipes()
[all …]
DphHciNfc_LinkMgmt.c163 else if( hciMode_Session == psHciContext->hci_mode ) in phHciNfc_LinkMgmt_Initialise()
DphHciNfc_AdminMgmt.c329 psHciContext->hci_mode = hciMode_Session; in phHciNfc_Admin_Initialise()
357 psHciContext->hci_mode = hciMode_Override; in phHciNfc_Admin_Initialise()
DphHciNfc_Generic.h726 volatile uint8_t hci_mode; member
DphHciNfc_Emulation.c415 else if(( hciMode_Session == psHciContext->hci_mode ) in phHciNfc_EmuMgmt_Initialise()
DphHciNfc.c126 psHciContext->hci_mode = hciMode_Reset; in phHciNfc_Initialise()
DphHciNfc_RFReader.c303 else if( hciMode_Session == psHciContext->hci_mode ) in phHciNfc_ReaderMgmt_Initialise()
DphHciNfc_Sequence.c1068 if( hciMode_Session == psHciContext->hci_mode) in phHciNfc_Initialise_Sequence()