Searched refs:phHdll_GetApdu (Results 1 – 2 of 2) sorted by relevance
/hardware/nxp/uwb/halimpl/hal/sr200/ |
D | fwd_hdll.h | 254 phFWD_Status_t phHdll_GetApdu(uint8_t *pApdu, uint16_t sz,
|
D | fwd_hdll.cc | 70 (ret = phHdll_GetApdu((uint8_t *)&read_buff[0], HDLL_READ_BUFF_SIZE, in phGenericSendAndRecv() 1516 phHdll_GetApdu((uint8_t *)&rsp_buf[0], HDLL_READ_BUFF_SIZE, &rsp_buf_len); in phGetEdlReadyNtf() 1639 phHdll_GetApdu((uint8_t *)&rsp_buf[0], HDLL_READ_BUFF_SIZE, &rsp_buf_len); in phHdll_GetHdllReadyNtf() 1865 phFWD_Status_t phHdll_GetApdu(uint8_t *pApdu, uint16_t sz, in phHdll_GetApdu() function
|