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.cpp111 NanBeaconSdfPayloadInd beaconSdfPayloadInd; in handleNanIndication()
603 int NanCommand::getNanBeaconSdfPayload(NanBeaconSdfPayloadInd *event) in getNanBeaconSdfPayload()
/hardware/interfaces/wifi/1.0/default/
Dwifi_legacy_hal.h89 std::function<void(const NanBeaconSdfPayloadInd&)>
Dwifi_legacy_hal.cpp252 std::function<void(const NanBeaconSdfPayloadInd&)>
254 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.h1986 } NanBeaconSdfPayloadInd; typedef
2225 void (*EventBeaconSdfPayload) (NanBeaconSdfPayloadInd* event);