Home
last modified time | relevance | path

Searched defs:wks (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Nfc/nci/jni/
H A DNfcJniUtil.h109 int wks; member
/aosp12/system/nfc/src/nfc/include/
H A Dllcp_int.h61 uint16_t wks; /* well-known service bit-map */ member
280 uint16_t wks; member
/aosp12/system/nfc/src/nfa/include/
H A Dnfa_p2p_api.h145 uint16_t wks; /* well-known service */ member
/aosp12/system/nfc/src/nfc/llcp/
H A Dllcp_api.cc52 void LLCP_SetTestParams(uint8_t version, uint16_t wks) { in LLCP_SetTestParams()