Home
last modified time | relevance | path

Searched refs:DispRWI93Tag (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/include/
Dandroid_logmsg.h58 void DispRWI93Tag (BT_HDR *p_buf, BOOLEAN is_rx, UINT8 command_to_respond);
/external/libnfc-nci/src/include/
Dtrace_api.h67 BT_API extern void DispRWI93Tag (BT_HDR *p_buf, BOOLEAN is_rx, UINT8 command_to_respond);
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Dandroid_logmsg.cpp293 void DispRWI93Tag (BT_HDR *p_buf, BOOLEAN is_rx, UINT8 command_to_respond) {} in DispRWI93Tag() function
/external/libnfc-nci/src/nfc/tags/
Drw_i93.c499 DispRWI93Tag (p_msg, FALSE, 0x00); in rw_i93_send_to_lower()
3122 DispRWI93Tag (p_resp, TRUE, p_i93->sent_cmd); in rw_i93_data_cback()