HomeSort by relevance Sort by last modified time
    Searched defs:target_handle (Results 1 - 5 of 5) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_hci.c 128 UINT8 target_handle; local
137 target_handle = *(UINT8 *) p;
139 if (target_handle == NFC_HAL_HCI_DH_TARGET_HANDLE)
142 else if (target_handle == NFC_HAL_HCI_UICC0_TARGET_HANDLE)
157 else if (target_handle == NFC_HAL_HCI_UICC1_TARGET_HANDLE)
  /external/libnfc-nci/src/include/
nfccext.h 88 UINT8 target_handle; member in struct:__anon9069
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_main.c 452 UINT8 target_handle; local
471 target_handle = (UINT8) ee_info[count].ee_handle;
479 NFC_NfceeModeSet (target_handle, NFC_MODE_ACTIVATE);
481 if ((status = NFC_ConnCreate (NCI_DEST_TYPE_NFCEE, target_handle, NFA_EE_INTERFACE_HCI_ACCESS, nfa_hci_conn_cback)) == NFA_STATUS_OK)
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/hal/include/
nci_defs.h 828 UINT8 target_handle; member in struct:__anon8952
840 UINT8 target_handle; member in struct:__anon8953
  /external/libnfc-nci/src/hal/include/
nci_defs.h 828 UINT8 target_handle; member in struct:__anon9032
840 UINT8 target_handle; member in struct:__anon9033

Completed in 61 milliseconds