Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnancommand.h57 int getNanBeaconSdfPayload(NanBeaconSdfPayloadInd *event);
Dnan_ind.cpp120 NanBeaconSdfPayloadInd beaconSdfPayloadInd; in handleNanIndication()
661 int NanCommand::getNanBeaconSdfPayload(NanBeaconSdfPayloadInd *event) in getNanBeaconSdfPayload()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h2128 } NanBeaconSdfPayloadInd; typedef
2404 void (*EventBeaconSdfPayload) (NanBeaconSdfPayloadInd* event);
/hardware/interfaces/wifi/1.3/default/
Dwifi_legacy_hal.h100 std::function<void(const NanBeaconSdfPayloadInd&)>
Dwifi_legacy_hal.cpp264 std::function<void(const NanBeaconSdfPayloadInd&)>
266 void onAysncNanEventBeaconSdfPayload(NanBeaconSdfPayloadInd* event) { in onAysncNanEventBeaconSdfPayload()
Dwifi_nan_iface.cpp461 [weak_ptr_this](const legacy_hal::NanBeaconSdfPayloadInd& /* msg */) { in WifiNanIface() argument