Lines Matching refs:nn
23 namespace nn {
70 …static nn::Result Initialize(u8 scanNum, nn::Handle eventHandle, void* pBuffer, const size_t buffe…
80 static nn::Result Finalize();
96 static nn::Result GetEventDesc(EventDesc* pEventDesc);
115 static nn::Result StartScan(u32 uniqueId, u8 childIndex, const u8* pMac = NULL);
127 static nn::Result StopScan();
146 static nn::Result GetServerInfo(ServerInfo* pServerInfo, const u8* pMac);
163 …static nn::Result GetTitleInfo(TitleInfo* pTitleInfo, const u8* pMac, u32 uniqueId, u8 childIndex);
183 static nn::Result GetTitleInfo(TitleInfo* pTitleInfo, bool isReset = false);
197 static nn::Result DeleteScanInfo(const u8* pMac);
219 static nn::Result StartFakeSession(const u8* pMac, u32 uniqueId, u8 childIndex);
232 static nn::Result GetPassphrase(char* pPassphrase);
242 static nn::Result StopFakeSession();
256 static nn::Result GetMyStatus(ClientStatus* pStatus);
271 static nn::Result GetConnectingNodes(u8* pNum, u16* pNodeIds, u16 size);
286 static nn::Result GetNodeInfo(NodeInfo* pNodeInfo, u16 nodeId);
298 static nn::Result GetLinkLevel(nn::uds::LinkLevel* pLinkLevel);
312 static nn::Result GetChannels(bit16* pChannels);
314 static nn::Result StartScan(const u8* pMac = NULL);
317 …static nn::Result StartScanInternal(bit16 channels, u32 uniqueId, u8 childIndex, const u8* pMac, b…