Searched refs:p_evt_buf (Results 1 - 5 of 5) sorted by relevance

/system/nfc/src/nfa/include/
H A Dnfa_hci_api.h208 uint8_t* p_evt_buf; /* HCP EVT Parameter */ member in struct:__anon2295
H A Dnfa_hci_int.h235 uint8_t* p_evt_buf; member in struct:__anon2319
/system/nfc/src/nfa/hci/
H A Dnfa_hci_act.cc984 p_evt_data->send_evt.evt_len, p_evt_data->send_evt.p_evt_buf);
2017 evt_data.rcvd_evt.p_evt_buf = p_data;
2078 evt_data.rcvd_evt.p_evt_buf = p_data;
2113 evt_data.rcvd_evt.p_evt_buf = p_data;
H A Dnfa_hci_api.cc648 p_msg->p_evt_buf = p_data;
H A Dnfa_hci_main.cc959 evt_data.rcvd_evt.p_evt_buf = NULL;

Completed in 370 milliseconds