Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnancommand.h58 int getNanBeaconSdfPayload(NanBeaconSdfPayloadInd *event);
Dnan_ind.cpp120 NanBeaconSdfPayloadInd beaconSdfPayloadInd; in handleNanIndication()
661 int NanCommand::getNanBeaconSdfPayload(NanBeaconSdfPayloadInd *event) in getNanBeaconSdfPayload()
/hardware/interfaces/wifi/1.1/default/
Dwifi_legacy_hal.h90 std::function<void(const NanBeaconSdfPayloadInd&)>
Dwifi_legacy_hal.cpp261 std::function<void(const NanBeaconSdfPayloadInd&)>
263 void onAysncNanEventBeaconSdfPayload(NanBeaconSdfPayloadInd* event) { in onAysncNanEventBeaconSdfPayload()
Dwifi_nan_iface.cpp400 const legacy_hal::NanBeaconSdfPayloadInd& /* msg */) { in WifiNanIface() argument
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h2030 } NanBeaconSdfPayloadInd; typedef
2270 void (*EventBeaconSdfPayload) (NanBeaconSdfPayloadInd* event);