Searched refs:NanBeaconSdfPayloadInd (Results 1 – 6 of 6) sorted by relevance
58 int getNanBeaconSdfPayload(NanBeaconSdfPayloadInd *event);
120 NanBeaconSdfPayloadInd beaconSdfPayloadInd; in handleNanIndication()661 int NanCommand::getNanBeaconSdfPayload(NanBeaconSdfPayloadInd *event) in getNanBeaconSdfPayload()
90 std::function<void(const NanBeaconSdfPayloadInd&)>
261 std::function<void(const NanBeaconSdfPayloadInd&)>263 void onAysncNanEventBeaconSdfPayload(NanBeaconSdfPayloadInd* event) { in onAysncNanEventBeaconSdfPayload()
400 const legacy_hal::NanBeaconSdfPayloadInd& /* msg */) { in WifiNanIface() argument
2030 } NanBeaconSdfPayloadInd; typedef2270 void (*EventBeaconSdfPayload) (NanBeaconSdfPayloadInd* event);