| /TwlSDK-5.2.1/include/nitro/cht/ARM9/ |
| D | pictocatch.h | 41 BOOL CHT_IsPictochatParent( const WMBssDesc* pWmBssDesc ); 56 int CHT_GetPictochatClientNum( const WMBssDesc* pWmBssDesc ); 70 int CHT_GetPictochatRoomNumber( const WMBssDesc* pWmBssDesc );
|
| /TwlSDK-5.2.1/build/libraries/mb/common/include/ |
| D | mb_wm_base.h | 99 WMBssDesc parentInfo[1]; 134 WMBssDesc parentInfoBuf; 154 …const WMBssDesc *pInfo; // Pointer to information for the connected parent (used by the… 212 WMBssDesc *MBi_GetParentBssDesc(int parent); 223 int MBi_CommConnectToParent(const WMBssDesc *bssDescp);
|
| D | mb_gameinfo.h | 56 WMBssDesc bssDesc; // Information for a parent connection. 150 BOOL MBi_CheckMBParent(WMBssDesc *bssDescp); 156 BOOL MB_RecvGameInfoBeacon(MBBeaconMsgCallback Callbackp, u16 linkLevel, WMBssDesc *bssDescp);
|
| D | mb_wm.h | 67 void MBi_WMStartConnect(WMBssDesc *bssDesc);
|
| /TwlSDK-5.2.1/include/nitro/mb/ |
| D | mb_fake_child.h | 49 WMBssDesc *bssDesc; // Parent connection information 74 BOOL MB_FakeGetParentBssDesc(u16 index, WMBssDesc *pBssDesc); 75 BOOL MB_FakeReadParentBssDesc(u16 index, WMBssDesc *pBssDesc, u16 parent_max_size,
|
| /TwlSDK-5.2.1/build/demos.TWL/mp_shared/wh/ |
| D | wh.h | 71 typedef void (*WHStartScanCallbackFunc) (WMBssDesc *bssDesc); 100 typedef u16 (*WHChildWEPKeyGeneratorFunc) (u16 *wepkey, const WMBssDesc *bssDesc); 272 extern void WH_PrintBssDesc(WMBssDesc *info); 397 extern BOOL WH_ChildConnect(int mode, WMBssDesc *bssDesc);
|
| /TwlSDK-5.2.1/build/demos/wireless_shared/wh/ |
| D | wh.h | 71 typedef void (*WHStartScanCallbackFunc) (WMBssDesc *bssDesc); 100 typedef u16 (*WHChildWEPKeyGeneratorFunc) (u16 *wepkey, const WMBssDesc *bssDesc); 283 extern void WH_PrintBssDesc(WMBssDesc *info); 408 extern BOOL WH_ChildConnect(int mode, WMBssDesc *bssDesc);
|
| /TwlSDK-5.2.1/include/nitro/wxc/ |
| D | protocol.h | 95 BOOL (*BeaconRecv) (struct WXCProtocolContext *, const WMBssDesc *); 97 …void (*PreConnectHook) (struct WXCProtocolContext *, const WMBssDesc *, u8 ssid[WM_SIZE_CHILD_S… 303 BOOL WXC_BeaconRecvHook(WXCProtocolContext * protocol, const WMBssDesc *p_desc); 364 void WXC_CallPreConnectHook(WXCProtocolContext * protocol, WMBssDesc *p_desc, u8 *ssid);
|
| D | driver.h | 131 WMBssDesc target_bss[1] ATTRIBUTE_ALIGN(32); 243 static inline const WMBssDesc *WXCi_GetParentBssDesc(const WXCDriverWork * driver) in WXCi_GetParentBssDesc()
|
| D | common.h | 130 const WMBssDesc *bssdesc;
|
| /TwlSDK-5.2.1/build/demos/wxc/wxc-dataShare/src/ |
| D | user.c | 42 extern WMBssDesc bssdesc; 116 const WMBssDesc *bss; in user_callback() 121 MI_CpuCopyFast( bss, &bssdesc, sizeof(WMBssDesc) ); in user_callback()
|
| /TwlSDK-5.2.1/build/demos/os/entropy-1/include/ |
| D | wmscan.h | 25 typedef void (*WSStartScanCallbackFunc) (WMBssDesc *bssDesc);
|
| /TwlSDK-5.2.1/build/libraries/mb/common/src/ |
| D | mb_gameinfo.c | 150 static void MBi_SetSSIDToBssDesc(WMBssDesc *bssDescp, u32 ggid); 151 static int MBi_GetStoreElement(WMBssDesc *bssDescp, MBBeaconMsgCallback Callbackp); 153 static void MBi_AnalyzeBeacon(WMBssDesc *bssDescp, int index, u16 linkLevel); 154 static void MBi_CheckTGID(WMBssDesc *bssDescp, int inex); 181 static WMBssDesc bssDescbuf ATTRIBUTE_ALIGN(32); // BssDesc temporary buffer. 683 BOOL MB_RecvGameInfoBeacon(MBBeaconMsgCallback Callbackp, u16 linkLevel, WMBssDesc *bssDescp) in MB_RecvGameInfoBeacon() 694 MI_CpuCopy16(bssDescp, &bssDescbuf, sizeof(WMBssDesc)); in MB_RecvGameInfoBeacon() 727 BOOL MBi_CheckMBParent(WMBssDesc *bssDescp) in MBi_CheckMBParent() 748 static void MBi_SetSSIDToBssDesc(WMBssDesc *bssDescp, u32 ggid) in MBi_SetSSIDToBssDesc() 765 static int MBi_GetStoreElement(WMBssDesc *bssDescp, MBBeaconMsgCallback Callbackp) in MBi_GetStoreElement() [all …]
|
| D | mb_child.c | 74 …const WMBssDesc *bssDescp; // Pointer to the parent information of the connection destinat… in MB_CommDownloadRequest() 90 …ret = MBi_CommConnectToParent((const WMBssDesc *)&pCwork->bssDescbuf); // First, establish a … in MB_CommDownloadRequest() 293 mbiScanParam.scanBuf = (WMBssDesc*)scanBuf; in MBi_CommChildCallback() 301 WMBssDesc *bssDescp = MBi_GetParentBssDesc(parent_no); in MBi_CommChildCallback() 762 void MB_ReadMultiBootParentBssDesc(WMBssDesc *p_desc, in MB_ReadMultiBootParentBssDesc()
|
| D | mb_fake_child.c | 42 …WMBssDesc bssDescBuf ATTRIBUTE_ALIGN(32); // Buffer for scanning parents. Needs to be 32-byte al… 872 MI_CpuCopy8(&info->bssDesc, &mbf_work->bssDescBuf, sizeof(WMBssDesc)); in MB_FakeEntryToParent() 1189 BOOL MB_FakeGetParentBssDesc(u16 index, WMBssDesc *pBssDesc) in MB_FakeGetParentBssDesc() 1207 MI_CpuCopy8(&parentInfo->bssDesc, pBssDesc, sizeof(WMBssDesc)); in MB_FakeGetParentBssDesc() 1228 BOOL MB_FakeReadParentBssDesc(u16 index, WMBssDesc *pBssDesc, u16 parent_max_size, in MB_FakeReadParentBssDesc()
|
| /TwlSDK-5.2.1/include/nitro/wm/common/ |
| D | wm.h | 747 typedef struct WMBssDesc struct 771 WMBssDesc, WMbssDesc; argument 773 typedef struct WMBssDesc struct 797 WMBssDesc, WMbssDesc; argument 821 WMBssDesc *scanBuf; // Buffer that stores parent information 834 WMBssDesc *scanBuf; // Buffer that stores parent information 1017 …WMBssDesc *pInfoBuf; // Pointer to the buffer that is used for storing scanned paren… 1085 WMBssDesc connectPInfo; // Connection target parent information (190 bytes) 1135 WMBssDesc *scanBuf; 1146 WMBssDesc *scanBuf; [all …]
|
| /TwlSDK-5.2.1/include/nitro/wm/ARM9/ |
| D | wm_api.h | 390 WMErrCode WM_StartConnectEx(WMCallbackFunc callback, const WMBssDesc *pInfo, const u8 *ssid, 409 WM_StartConnect(WMCallbackFunc callback, const WMBssDesc *pInfo, const u8 *ssid) in WM_StartConnect() 1207 WMOtherElements WM_GetOtherElements(WMBssDesc *bssDesc); 1529 static inline BOOL WM_IsValidGameBeacon(const WMBssDesc *bssDesc) in WM_IsValidGameBeacon() 1532 … && bssDesc->length == ( (sizeof(WMBssDesc) - WM_SIZE_GAMEINFO) + (bssDesc->gameInfoLength+1) )/2); in WM_IsValidGameBeacon()
|
| /TwlSDK-5.2.1/man/en_US/ |
| D | wm_changes_041006.txt | 32 …ust be made that WMBssDesc.gameInfo contains a valid value, take this opportunity to confirm the v…
|
| /TwlSDK-5.2.1/build/libraries/wxc/ARM9/src/ |
| D | wxc_api.c | 152 cb.bssdesc = (const WMBssDesc *)arg; in WXCi_DriverEventCallback() 240 WMBssDesc * bss = (WMBssDesc *)arg; in WXCi_DriverEventCallback() 271 const WMBssDesc *p_bss = WXCi_GetParentBssDesc(&work->driver); in WXCi_DriverEventCallback() 628 const WMBssDesc *WXC_GetParentBssDesc(void) in WXC_GetParentBssDesc()
|
| D | wxc_protocol.c | 226 BOOL WXC_BeaconRecvHook(WXCProtocolContext * protocol, const WMBssDesc *p_desc) in WXC_BeaconRecvHook() 380 void WXC_CallPreConnectHook(WXCProtocolContext * protocol, WMBssDesc *p_desc, u8 *ssid) in WXC_CallPreConnectHook()
|
| D | wxc_protocol_impl_common.c | 101 static BOOL WXCi_BeaconRecvHook(WXCProtocolContext * protocol, const WMBssDesc *p_desc); 102 static void WXCi_PreConnectHook(WXCProtocolContext * protocol, const WMBssDesc *p_desc, u8 *ssid); 185 BOOL WXCi_BeaconRecvHook(WXCProtocolContext * protocol, const WMBssDesc *p_desc) in WXCi_BeaconRecvHook() 207 void WXCi_PreConnectHook(WXCProtocolContext * protocol, const WMBssDesc *p_desc, in WXCi_PreConnectHook()
|
| /TwlSDK-5.2.1/build/demos/mb/cloneboot/src/ |
| D | child.c | 43 static WMBssDesc gMBParentBssDesc ATTRIBUTE_ALIGN(32);
|
| /TwlSDK-5.2.1/build/demos/mb/multiboot-Model/child/src/ |
| D | main.c | 43 static WMBssDesc gMBParentBssDesc ATTRIBUTE_ALIGN(32);
|
| /TwlSDK-5.2.1/include/nitro/ |
| D | wxc.h | 143 const WMBssDesc *WXC_GetParentBssDesc(void);
|
| /TwlSDK-5.2.1/build/demos/wvr/with_mb/child/src/ |
| D | main.c | 47 static WMBssDesc gMBParentBssDesc ATTRIBUTE_ALIGN(32);
|