Searched refs:llcp_dlc_proc_disc_pdu (Results 1 - 1 of 1) sorted by relevance

/system/nfc/src/nfc/llcp/
H A Dllcp_dlc.c726 ** Function llcp_dlc_proc_disc_pdu
733 static void llcp_dlc_proc_disc_pdu(uint8_t dsap, uint8_t ssap, uint16_t length, function
737 LLCP_TRACE_DEBUG0("llcp_dlc_proc_disc_pdu ()");
743 "llcp_dlc_proc_disc_pdu (): Received extra data (%d bytes) in DISC "
756 "llcp_dlc_proc_disc_pdu (): No data link for SAP (0x%x,0x%x)", dsap,
1181 llcp_dlc_proc_disc_pdu(dsap, ssap, length, p_data);

Completed in 5 milliseconds