HomeSort by relevance Sort by last modified time
    Searched refs:hci_mode (Results 1 - 8 of 8) sorted by null

  /external/libnfc-nxp/src/
phHciNfc_Pipe.c 168 /* 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...]
phHciNfc_LinkMgmt.c 163 else if( hciMode_Session == psHciContext->hci_mode )
phHciNfc_Generic.h 729 volatile uint8_t hci_mode; member in struct:phHciNfc_sContext
    [all...]
phHciNfc_AdminMgmt.c 329 psHciContext->hci_mode = hciMode_Session;
357 psHciContext->hci_mode = hciMode_Override;
    [all...]
phHciNfc.c 126 psHciContext->hci_mode = hciMode_Reset;
    [all...]
phHciNfc_Emulation.c 415 else if(( hciMode_Session == psHciContext->hci_mode )
    [all...]
phHciNfc_RFReader.c 302 else if( hciMode_Session == psHciContext->hci_mode )
    [all...]
phHciNfc_Sequence.c     [all...]

Completed in 42 milliseconds