Home
last modified time | relevance | path

Searched refs:WXC_BeaconRecvHook (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.5/include/nitro/wxc/
Dprotocol.h303 BOOL WXC_BeaconRecvHook(WXCProtocolContext * protocol, const WMBssDesc *p_desc);
/TwlSDK-5.5/build/libraries/wxc/ARM9/src/
Dwxc_protocol.c226 BOOL WXC_BeaconRecvHook(WXCProtocolContext * protocol, const WMBssDesc *p_desc) in WXC_BeaconRecvHook() function
Dwxc_api.c157 cb.matched = WXC_BeaconRecvHook(work->protocol, cb.bssdesc); in WXCi_DriverEventCallback()