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

  /external/libnfc-nci/src/nfa/hci/
nfa_hci_api.c 462 tNFA_STATUS NFA_HciGetRegistry (tNFA_HANDLE hci_handle, UINT8 pipe, UINT8 reg_inx)
487 p_msg->reg_inx = reg_inx;
514 UINT8 reg_inx,
548 p_msg->reg_inx = reg_inx;
    [all...]
nfa_hci_act.c 711 if ((status = nfa_hciu_send_get_param_cmd (p_evt_data->get_registry.pipe, p_evt_data->get_registry.reg_inx)) == NFA_STATUS_OK)
761 if ((status = nfa_hciu_send_set_param_cmd (p_evt_data->set_registry.pipe, p_evt_data->set_registry.reg_inx, p_evt_data->set_registry.size, p_evt_data->set_registry.data)) == NFA_STATUS_OK)
    [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_hci_api.h 450 NFC_API extern tNFA_STATUS NFA_HciGetRegistry (tNFA_HANDLE hci_handle, UINT8 pipe, UINT8 reg_inx);
470 UINT8 reg_inx,
  /external/libnfc-nci/src/nfa/int/
nfa_hci_int.h 164 UINT8 reg_inx; member in struct:__anon10442
173 UINT8 reg_inx; member in struct:__anon10443

Completed in 42 milliseconds