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

  /system/nfc/src/nfc/include/
llcp_defs.h 107 #define LLCP_WKS_TYPE 0x03
  /system/nfc/src/nfc/llcp/
llcp_api.cc 257 UINT8_TO_BE_STREAM(p, LLCP_WKS_TYPE);
274 UINT8_TO_BE_STREAM(p, LLCP_WKS_TYPE);
    [all...]
llcp_util.cc 73 case LLCP_WKS_TYPE:

Completed in 53 milliseconds