Lines Matching refs:NULL
174 .OnMcpsConfirmProcess = NULL, // Not used in this package
176 .OnMlmeConfirmProcess = NULL, // Not used in this package
177 .OnMlmeIndicationProcess = NULL, // Not used in this package
178 .OnMacMcpsRequest = NULL, // To be initialized by LmHandler
179 .OnMacMlmeRequest = NULL, // To be initialized by LmHandler
180 .OnJoinRequest = NULL, // To be initialized by LmHandler
181 .OnDeviceTimeRequest = NULL, // To be initialized by LmHandler
182 .OnSysTimeUpdate = NULL, // To be initialized by LmHandler
209 if( ( params != NULL ) && ( dataBuffer != NULL ) ) in LmhpFragmentationInit()
222 LmhpFragmentationParams = NULL; in LmhpFragmentationInit()
462 if( LmhpFragmentationParams->OnProgress != NULL ) in LmhpFragmentationOnMcpsIndication()
474 if( LmhpFragmentationParams->OnDone != NULL ) in LmhpFragmentationOnMcpsIndication()