Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_ind.cpp111 NanBeaconSdfPayloadInd beaconSdfPayloadInd; in handleNanIndication() local
112 memset(&beaconSdfPayloadInd, 0, sizeof(beaconSdfPayloadInd)); in handleNanIndication()
113 res = getNanBeaconSdfPayload(&beaconSdfPayloadInd); in handleNanIndication()
115 (*mHandler.EventBeaconSdfPayload)(&beaconSdfPayloadInd); in handleNanIndication()