Home
last modified time | relevance | path

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

/system/nfc/src/adaptation/
Ddebug_nfcsnoop.cc47 static void nfcsnoop_cb(const uint8_t* data, const size_t length, in nfcsnoop_cb() function
126 nfcsnoop_cb(p, NCI_DATA_HDR_SIZE, is_received, timestamp); in nfcsnoop_capture()
128 nfcsnoop_cb(p, p[2] + NCI_MSG_HDR_SIZE, is_received, timestamp); in nfcsnoop_capture()