Searched refs:beaconSdfPayloadInd (Results 1 – 1 of 1) sorted by relevance
112 NanBeaconSdfPayloadInd beaconSdfPayloadInd; in handleNanIndication() local113 memset(&beaconSdfPayloadInd, 0, sizeof(beaconSdfPayloadInd)); in handleNanIndication()114 res = getNanBeaconSdfPayload(&beaconSdfPayloadInd); in handleNanIndication()116 (*mHandler.EventBeaconSdfPayload)(&beaconSdfPayloadInd); in handleNanIndication()