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

  /system/nfc/src/nfc/include/
llcp_defs.h 101 #define LLCP_GET_MAJOR_VERSION(u8) (((uint8_t)(u8) >> 4) & 0x0F)
  /system/nfc/src/nfc/llcp/
llcp_link.c 490 peer_major_version = LLCP_GET_MAJOR_VERSION(llcp_cb.lcb.peer_version);
    [all...]

Completed in 893 milliseconds