Searched refs:llcp_dlc_proc_i_pdu (Results 1 – 3 of 3) sorted by relevance
/system/nfc/src/nfc/include/ |
D | llcp_int.h | 342 void llcp_dlc_proc_i_pdu(uint8_t dsap, uint8_t ssap, uint16_t i_pdu_length,
|
/system/nfc/src/nfc/llcp/ |
D | llcp_link.cc | 1176 llcp_dlc_proc_i_pdu(dsap, ssap, pdu_length, p, nullptr); in llcp_link_proc_agf_pdu() 1237 llcp_dlc_proc_i_pdu(dsap, ssap, 0, nullptr, p_msg); in llcp_link_proc_rx_pdu()
|
D | llcp_dlc.cc | 854 void llcp_dlc_proc_i_pdu(uint8_t dsap, uint8_t ssap, uint16_t i_pdu_length, in llcp_dlc_proc_i_pdu() function
|