Searched refs:DispRWI93Tag (Results 1 – 4 of 4) sorted by relevance
/external/libnfc-nci/halimpl/bcm2079x/include/ |
D | android_logmsg.h | 58 void DispRWI93Tag (BT_HDR *p_buf, BOOLEAN is_rx, UINT8 command_to_respond);
|
/external/libnfc-nci/src/include/ |
D | trace_api.h | 67 BT_API extern void DispRWI93Tag (BT_HDR *p_buf, BOOLEAN is_rx, UINT8 command_to_respond);
|
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
D | android_logmsg.cpp | 293 void DispRWI93Tag (BT_HDR *p_buf, BOOLEAN is_rx, UINT8 command_to_respond) {} in DispRWI93Tag() function
|
/external/libnfc-nci/src/nfc/tags/ |
D | rw_i93.c | 499 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()
|