Home | History | Annotate | Download | only in hci

Lines Matching refs:target_handle

549     UINT8           target_handle;
567 target_handle = (UINT8) ee_info[count].ee_handle;
575 NFC_NfceeModeSet (target_handle, NFC_MODE_ACTIVATE);
577 if ((status = NFC_ConnCreate (NCI_DEST_TYPE_NFCEE, target_handle, NFA_EE_INTERFACE_HCI_ACCESS, nfa_hci_conn_cback)) == NFA_STATUS_OK)