Home
last modified time | relevance | path

Searched defs:p_rsp_buf (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Nfc/libnfc-nci/tests/src/
Dnfa_hci_api_test.cc663 uint8_t* p_rsp_buf = nullptr; in TEST_F() local
677 uint8_t* p_rsp_buf = nullptr; in TEST_F() local
691 uint8_t* p_rsp_buf = nullptr; in TEST_F() local
705 uint8_t* p_rsp_buf = nullptr; in TEST_F() local
719 uint8_t* p_rsp_buf = nullptr; in TEST_F() local
748 uint8_t* p_rsp_buf = nullptr; in TEST_F() local
764 uint8_t* p_rsp_buf = nullptr; in TEST_F() local
779 uint8_t* p_rsp_buf = nullptr; in TEST_F() local
/packages/modules/Nfc/libnfc-nci/src/nfa/hci/
Dnfa_hci_api.cc595 uint8_t* p_rsp_buf, uint16_t rsp_timeout) { in NFA_HciSendEvent()
/packages/modules/Nfc/libnfc-nci/src/nfa/include/
Dnfa_hci_int.h241 uint8_t* p_rsp_buf; member
413 uint8_t* p_rsp_buf; /* Buffer to hold response to sent event */ member