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

  /external/libnfc-nci/src/nfa/include/
nfa_api.h 365 UINT16 remote_wks; /* Well-Known service mask of peer */ member in struct:__anon28605
    [all...]
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_main.c 296 llcp_activated.remote_wks = LLCP_GetRemoteWKS ();
  /packages/apps/Nfc/nci/jni/
NativeNfcManager.cpp 470 ALOGD("%s: NFA_LLCP_ACTIVATED_EVT: is_initiator: %d remote_wks: %d, remote_lsc: %d, remote_link_miu: %d, local_link_miu: %d",
473 eventData->llcp_activated.remote_wks,
    [all...]
PeerToPeer.cpp 307 mRemoteWKS = activated.remote_wks;
    [all...]

Completed in 193 milliseconds