Home
last modified time | relevance | path

Searched defs:localPtk (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_ptk_info_virtual.c44 int32_t LnnGetLocalPtkByUdid(const char *udid, char *localPtk, uint32_t len) in LnnGetLocalPtkByUdid() argument
52 int32_t LnnGetLocalPtkByUuid(const char *uuid, char *localPtk, uint32_t len) in LnnGetLocalPtkByUuid() argument
60 int32_t LnnGetLocalDefaultPtkByUuid(const char *uuid, char *localPtk, uint32_t len) in LnnGetLocalDefaultPtkByUuid() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_net_ledger.c769 char localPtk[PTK_DEFAULT_LEN] = {0}; in SoftbusDumpPrintLocalPtk() local
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
H A Dwifi_direct_mock.cpp161 int32_t LnnGetLocalPtkByUuid(const char *uuid, char *localPtk, uint32_t len) in LnnGetLocalPtkByUuid() argument
166 int32_t LnnGetLocalDefaultPtkByUuid(const char *uuid, char *localPtk, uint32_t len) in LnnGetLocalDefaultPtkByUuid() argument
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c1193 char localPtk[PTK_DEFAULT_LEN] = {0}; in PackWifiDirectInfo() local

Completed in 7 milliseconds