Home | History | Annotate | Download | only in hci

Lines Matching refs:target_handle

553     UINT8           target_handle;
571 target_handle = (UINT8) ee_info[count].ee_handle;
579 NFC_NfceeModeSet (target_handle, NFC_MODE_ACTIVATE);
581 if ((status = NFC_ConnCreate (NCI_DEST_TYPE_NFCEE, target_handle, NFA_EE_INTERFACE_HCI_ACCESS, nfa_hci_conn_cback)) == NFA_STATUS_OK)