Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Dandroid_logmsg.cpp26 #define MAX_NCI_PACKET_SIZE 259 macro
72 char line_buf [(MAX_NCI_PACKET_SIZE*2)+1]; in ProtoDispAdapterDisplayNciPacket()