Home
last modified time | relevance | path

Searched refs:WM_GetAllowedChannel (Results 1 – 12 of 12) sorted by relevance

/TwlSDK-5.1.0/build/demos/mb/multiboot-wfs/parent/src/
Dmultiboot.c148 allowedChannel = WM_GetAllowedChannel(); in GetChannelProc()
/TwlSDK-5.1.0/build/demos/os/entropy-1/src/
Dwmscan.c228 chanpat = WM_GetAllowedChannel(); in WS_StateInStartScan()
/TwlSDK-5.1.0/build/demos/mb/mbm/src/
Dmb_measure_channel.c258 allowedCannel = WM_GetAllowedChannel(); in state_in_measure_channel()
/TwlSDK-5.1.0/build/demos/mb/multiboot-PowerSave/src/
Dparent.c122 channel_bmp = WM_GetAllowedChannel(); in changeChannel()
/TwlSDK-5.1.0/build/demos/mb/multiboot/src/
Dparent.c116 channel_bmp = WM_GetAllowedChannel(); in changeChannel()
/TwlSDK-5.1.0/build/libraries/wm/ARM9/src/
Dwm_sync.c332 u16 WM_GetAllowedChannel(void) in WM_GetAllowedChannel() function
/TwlSDK-5.1.0/include/nitro/wm/ARM9/
Dwm_api.h1112 u16 WM_GetAllowedChannel(void);
/TwlSDK-5.1.0/build/demos.TWL/mp_shared/wh/
Dwh.c1339 chanpat = WM_GetAllowedChannel(); in WH_StateInStartScan()
2413 return WM_GetAllowedChannel(); in WH_GetAllowedChannel()
2576 allowedChannel = WM_GetAllowedChannel(); in WH_StateInMeasureChannel()
/TwlSDK-5.1.0/build/demos/wm/listenOnly/src/
Dmain.c468 chanpat = WM_GetAllowedChannel(); in StartScan()
/TwlSDK-5.1.0/build/demos/wireless_shared/wh/
Dwh.c1425 chanpat = WM_GetAllowedChannel(); in WH_StateInStartScan()
2539 return WM_GetAllowedChannel(); in WH_GetAllowedChannel()
2702 allowedChannel = WM_GetAllowedChannel(); in WH_StateInMeasureChannel()
/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_fake_child.c748 u16 allowedChannel = WM_GetAllowedChannel(); in RotateChannel()
Dmb_wm_base.c133 channel_bmp = WM_GetAllowedChannel(); in changeScanChannel()