Searched refs:p_resp (Results 1 – 1 of 1) sorted by relevance
346 void rw_i93_send_to_upper (BT_HDR *p_resp) in rw_i93_send_to_upper() argument348 UINT8 *p = (UINT8 *) (p_resp + 1) + p_resp->offset, *p_uid; in rw_i93_send_to_upper()349 UINT16 length = p_resp->len; in rw_i93_send_to_upper()1493 void rw_i93_sm_detect_ndef (BT_HDR *p_resp) in rw_i93_sm_detect_ndef() argument1495 UINT8 *p = (UINT8 *) (p_resp + 1) + p_resp->offset, *p_uid; in rw_i93_sm_detect_ndef()1497 UINT16 length = p_resp->len, xx, block, first_block, last_block, num_blocks; in rw_i93_sm_detect_ndef()1945 void rw_i93_sm_read_ndef (BT_HDR *p_resp) in rw_i93_sm_read_ndef() argument1947 UINT8 *p = (UINT8 *) (p_resp + 1) + p_resp->offset; in rw_i93_sm_read_ndef()1949 UINT16 offset, length = p_resp->len; in rw_i93_sm_read_ndef()1992 p_resp->offset += offset; in rw_i93_sm_read_ndef()[all …]