Searched refs:EventBeaconSdfPayload (Results 1 – 6 of 6) sorted by relevance
167 if (!res && mHandler.EventBeaconSdfPayload) { in handleNanIndication()168 (*mHandler.EventBeaconSdfPayload)(&beaconSdfPayloadInd); in handleNanIndication()
123 if (!res && mHandler.EventBeaconSdfPayload) { in handleNanIndication()124 (*mHandler.EventBeaconSdfPayload)(&beaconSdfPayloadInd); in handleNanIndication()
3087 void (*EventBeaconSdfPayload) (NanBeaconSdfPayloadInd* event); member
3567 GET_NAN_HANDLE(info)->mHandlers.EventBeaconSdfPayload(&sdfInd); in handleEvent()5001 GET_NAN_HANDLE(info)->mHandlers.EventBeaconSdfPayload(&sdfInd); in handleEvent()
5109 GET_NAN_HANDLE(info)->mHandlers.EventBeaconSdfPayload(&sdfInd); in handleEvent()6942 GET_NAN_HANDLE(info)->mHandlers.EventBeaconSdfPayload(&sdfInd); in handleEvent()
6500 handlers.EventBeaconSdfPayload = OnNanEventBeaconSdfPayload; in nan_init_handlers()