Searched refs:NanBeaconSdfPayloadInd (Results 1 – 6 of 6) sorted by relevance
57 int getNanBeaconSdfPayload(NanBeaconSdfPayloadInd *event);
120 NanBeaconSdfPayloadInd beaconSdfPayloadInd; in handleNanIndication()661 int NanCommand::getNanBeaconSdfPayload(NanBeaconSdfPayloadInd *event) in getNanBeaconSdfPayload()
2128 } NanBeaconSdfPayloadInd; typedef2404 void (*EventBeaconSdfPayload) (NanBeaconSdfPayloadInd* event);
100 std::function<void(const NanBeaconSdfPayloadInd&)>
264 std::function<void(const NanBeaconSdfPayloadInd&)>266 void onAysncNanEventBeaconSdfPayload(NanBeaconSdfPayloadInd* event) { in onAysncNanEventBeaconSdfPayload()
461 [weak_ptr_this](const legacy_hal::NanBeaconSdfPayloadInd& /* msg */) { in WifiNanIface() argument