Home
last modified time | relevance | path

Searched refs:P_SL_DEV_PING_CALLBACK (Results 1 – 4 of 4) sorted by relevance

/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/
Dnetapp.h575 typedef void (*P_SL_DEV_PING_CALLBACK)(SlNetAppPingReport_t*); typedef
1037 …ingParams,const _u8 Family, SlNetAppPingReport_t *pReport, const P_SL_DEV_PING_CALLBACK pPingCallb…
/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/source/
Ddriver.h423 extern P_SL_DEV_PING_CALLBACK pPingCallBackFunc;
Dnetapp.c1003 …ngParams, const _u8 Family, SlNetAppPingReport_t *pReport, const P_SL_DEV_PING_CALLBACK pPingCallb… in sl_NetAppPing()
Ddriver.c594 P_SL_DEV_PING_CALLBACK pPingCallBackFunc = NULL;