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

  /external/libnfc-nci/src/nfc/llcp/
llcp_link.c 1135 UINT16 pdu_hdr, pdu_length; local
1317 UINT16 pdu_hdr, info_length = 0; local
1574 UINT16 next_pdu_length, pdu_hdr; local
    [all...]
llcp_api.c 753 UINT16 pdu_hdr, ui_pdu_length; local
774 BE_STREAM_TO_UINT16 (pdu_hdr, p_ui_pdu);
775 *p_remote_sap = LLCP_GET_SSAP (pdu_hdr);
    [all...]

Completed in 41 milliseconds