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 1086 UINT16 pdu_hdr, pdu_length; local
1268 UINT16 pdu_hdr, info_length = 0; local
1525 UINT16 next_pdu_length, pdu_hdr; local
    [all...]
llcp_api.c 770 UINT16 pdu_hdr, ui_pdu_length; local
791 BE_STREAM_TO_UINT16 (pdu_hdr, p_ui_pdu);
792 *p_remote_sap = LLCP_GET_SSAP (pdu_hdr);
    [all...]

Completed in 97 milliseconds