Home
last modified time | relevance | path

Searched refs:LLCP_OPT_VALUE (Results 1 – 2 of 2) sorted by relevance

/system/nfc/src/include/
Dnfc_target.h435 #ifndef LLCP_OPT_VALUE
436 #define LLCP_OPT_VALUE LLCP_LSC_3 /* Link Service Class 3 */ macro
/system/nfc/src/nfc/llcp/
Dllcp_main.cc61 llcp_cb.lcb.local_opt = LLCP_OPT_VALUE; in llcp_init()