Searched refs:NanBeaconSdfPayloadInd (Results 1 – 11 of 11) sorted by relevance
57 int getNanBeaconSdfPayload(NanBeaconSdfPayloadInd *event);
120 NanBeaconSdfPayloadInd beaconSdfPayloadInd; in handleNanIndication()666 int NanCommand::getNanBeaconSdfPayload(NanBeaconSdfPayloadInd *event) in getNanBeaconSdfPayload()
134 int getNanBeaconSdfPayload(NanBeaconSdfPayloadInd *event);
164 NanBeaconSdfPayloadInd beaconSdfPayloadInd; in handleNanIndication()716 int NanCommand::getNanBeaconSdfPayload(NanBeaconSdfPayloadInd *event) in getNanBeaconSdfPayload()
2397 } NanBeaconSdfPayloadInd; typedef3087 void (*EventBeaconSdfPayload) (NanBeaconSdfPayloadInd* event);
134 using ::NanBeaconSdfPayloadInd;472 std::function<void(const NanBeaconSdfPayloadInd&)> on_event_beacon_sdf_payload;
568 [](const legacy_hal::NanBeaconSdfPayloadInd& /* msg */) { in registerCallbackHandlers() argument
303 std::function<void(const NanBeaconSdfPayloadInd&)> on_nan_event_beacon_sdf_payload_user_callback;304 void onAsyncNanEventBeaconSdfPayload(NanBeaconSdfPayloadInd* event) { in onAsyncNanEventBeaconSdfPayload()
3546 NanBeaconSdfPayloadInd sdfInd; in handleEvent()4980 NanBeaconSdfPayloadInd sdfInd; in handleEvent()
5087 NanBeaconSdfPayloadInd sdfInd; in handleEvent()6921 NanBeaconSdfPayloadInd sdfInd; in handleEvent()
6373 void OnNanEventBeaconSdfPayload (NanBeaconSdfPayloadInd* event) {} in OnNanEventBeaconSdfPayload()