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

  /system/nfc/src/nfc/include/
llcp_defs.h 102 #define LLCP_GET_MINOR_VERSION(u8) ((uint8_t)(u8)&0x0F)
  /system/nfc/src/nfc/llcp/
llcp_link.c 491 peer_minor_version = LLCP_GET_MINOR_VERSION(llcp_cb.lcb.peer_version);
    [all...]

Completed in 59 milliseconds