HomeSort by relevance Sort by last modified time
    Searched refs:pdu_hdr (Results 1 - 2 of 2) sorted by null

  /system/nfc/src/nfc/llcp/
llcp_link.cc 1094 uint16_t pdu_hdr, pdu_length; local
1255 uint16_t pdu_hdr, info_length = 0; local
1473 uint16_t next_pdu_length, pdu_hdr; local
    [all...]
llcp_api.cc 700 uint16_t pdu_hdr, ui_pdu_length; local
719 BE_STREAM_TO_UINT16(pdu_hdr, p_ui_pdu);
720 *p_remote_sap = LLCP_GET_SSAP(pdu_hdr);
    [all...]

Completed in 82 milliseconds