Home
last modified time | relevance | path

Searched refs:WH_ChildConnectAuto (Results 1 – 15 of 15) sorted by relevance

/TwlSDK-5.1.0/build/demos/wm/wireless-all/src/
Dwh_datasharing.c131 (void)WH_ChildConnectAuto(WH_CONNECTMODE_DS_CHILD, in StartWirelessChild()
/TwlSDK-5.1.0/build/demos/mb/cloneboot/src/
Dchild.c224 (void)WH_ChildConnectAuto(WH_CONNECTMODE_DS_CHILD, gMBParentBssDesc.bssid, in ModeConnect()
/TwlSDK-5.1.0/build/demos/mb/multiboot-Model/child/src/
Dmain.c218 (void)WH_ChildConnectAuto(WH_CONNECTMODE_DS_CHILD, gMBParentBssDesc.bssid, in ModeConnect()
/TwlSDK-5.1.0/build/demos/wvr/with_mb/child/src/
Dmain.c256 (void)WH_ChildConnectAuto(WH_CONNECTMODE_DS_CHILD, gMBParentBssDesc.bssid, in ModeConnect()
/TwlSDK-5.1.0/build/demos.TWL/mp_shared/wh/
Dwh.h416 extern BOOL WH_ChildConnectAuto(int mode, const u8 *macAddr, u16 channel);
Dwh.c1213 BOOL WH_ChildConnectAuto(int mode, const u8 *macAddr, u16 channel) in WH_ChildConnectAuto() function
/TwlSDK-5.1.0/build/demos/wireless_shared/wh/
Dwh.h427 extern BOOL WH_ChildConnectAuto(int mode, const u8 *macAddr, u16 channel);
Dwh.c1286 BOOL WH_ChildConnectAuto(int mode, const u8 *macAddr, u16 channel) in WH_ChildConnectAuto() function
3709 … (void)WH_ChildConnectAuto(info->useDS ? WH_CONNECTMODE_DS_CHILD : WH_CONNECTMODE_MP_CHILD, in WcStateScheduler()
/TwlSDK-5.1.0/build/demos/mb/multiboot-wfs/child/src/
Dchild.c206 (void)WH_ChildConnectAuto(WH_CONNECTMODE_MP_CHILD, in ModeSelect()
/TwlSDK-5.1.0/build/demos/wm/mp_simple-1/src/
Dmain.c260 (void)WH_ChildConnectAuto(WH_CONNECTMODE_MP_CHILD, ANY_PARENT, DEFAULT_CHAN); in ModeSelect()
/TwlSDK-5.1.0/build/demos/wm/dataShare-1/src/
Dmain.c279 (void)WH_ChildConnectAuto(WH_CONNECTMODE_DS_CHILD, ANY_PARENT, DEFAULT_CHAN); in ModeSelect()
/TwlSDK-5.1.0/build/demos/wvr/switchover/src/
Dwireless_main.c302 (void)WH_ChildConnectAuto(WH_CONNECTMODE_MP_CHILD, ANY_PARENT, DEFAULT_CHAN); in ModeSelect()
/TwlSDK-5.1.0/build/demos/wvr/simple/src/
Dmain.c277 (void)WH_ChildConnectAuto(WH_CONNECTMODE_MP_CHILD, ANY_PARENT, DEFAULT_CHAN); in ModeSelect()
/TwlSDK-5.1.0/build/demos/wm/wmPadRead-child/src/
Dmain.c357 …(void)WH_ChildConnectAuto(WH_CONNECTMODE_DS_CHILD, isMultiBooted ? mbParentBssDesc.bssid : NULL, 0… in DoConnect()
/TwlSDK-5.1.0/build/demos/wbt/wbt-1/src/
Dmain.c393 (void)WH_ChildConnectAuto(WH_CONNECTMODE_MP_CHILD, ANY_PARENT, 0); in ModeSelect()