Searched refs:beaconSdfPayloadInd (Results 1 – 1 of 1) sorted by relevance
120 NanBeaconSdfPayloadInd beaconSdfPayloadInd; in handleNanIndication() local121 memset(&beaconSdfPayloadInd, 0, sizeof(beaconSdfPayloadInd)); in handleNanIndication()122 res = getNanBeaconSdfPayload(&beaconSdfPayloadInd); in handleNanIndication()124 (*mHandler.EventBeaconSdfPayload)(&beaconSdfPayloadInd); in handleNanIndication()