Home
last modified time | relevance | path

Searched defs:bssDescp (Results 1 – 4 of 4) sorted by relevance

/TwlSDK-5.2.1/build/libraries/mb/common/src/
Dmb_gameinfo.c683 BOOL MB_RecvGameInfoBeacon(MBBeaconMsgCallback Callbackp, u16 linkLevel, WMBssDesc *bssDescp) 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()
946 static void MBi_AnalyzeBeacon(WMBssDesc *bssDescp, int index, u16 linkLevel) in MBi_AnalyzeBeacon()
994 static void MBi_CheckTGID(WMBssDesc *bssDescp, int index) in MBi_CheckTGID()
Dmb_child.c74 …const WMBssDesc *bssDescp; // Pointer to the parent information of the connection destinat… in MB_CommDownloadRequest() local
301 WMBssDesc *bssDescp = MBi_GetParentBssDesc(parent_no); in MBi_CommChildCallback() local
Dmb_wm_base.c1617 int MBi_CommConnectToParent(const WMBssDesc *bssDescp) in MBi_CommConnectToParent()
/TwlSDK-5.2.1/build/demos/wm/wmDEMOlib/src/
Dwm_tool.c670 WMbssDesc *wm_get_parent_bssdesc(int id, WMbssDesc *bssDescp) in wm_get_parent_bssdesc()
681 int wm_lib_connect_parent_via_bssdesc(WMbssDesc *bssDescp) in wm_lib_connect_parent_via_bssdesc()