Lines Matching refs:nn
22 namespace nn {
67 …static nn::Result Initialize(u8 scanNum, nn::Handle eventHandle, void* pBuffer, const size_t buffe…
77 static nn::Result Finalize();
93 static nn::Result GetEventDesc(EventDesc* pEventDesc);
105 static nn::Result GetChannels(bit16* pChannels);
125 …static nn::Result StartScan(bit16 channels, u32 uniqueId = 0, u8 childIndex = 0, const u8* pMac = …
137 static nn::Result StopScan();
156 static nn::Result GetServerInfo(ServerInfo* pServerInfo, const u8* pMac);
173 …static nn::Result GetTitleInfo(TitleInfo* pTitleInfo, const u8* pMac, u32 uniqueId, u8 childIndex);
193 static nn::Result GetTitleInfo(TitleInfo* pTitleInfo, bool isReset = false);
207 static nn::Result DeleteScanInfo(const u8* pMac);
229 static nn::Result StartFakeSession(const u8* pMac, u32 uniqueId, u8 childIndex);
239 static nn::Result StopFakeSession();
251 static nn::Result GetMyStatus(ClientStatus* pStatus);
266 static nn::Result GetConnectingNodes(u8* pNum, u16* pNodeIds, u16 size);
281 static nn::Result GetNodeInfo(NodeInfo* pNodeInfo, u16 nodeId);
293 static nn::Result GetLinkLevel(nn::uds::LinkLevel* pLinkLevel);