Searched refs:NanDataPathRequestInd (Results 1 – 17 of 17) sorted by relevance
157 const legacy_hal::NanDataPathRequestInd& legacy_ind,158 NanDataPathRequestInd* hidl_ind);
409 [weak_ptr_this](const legacy_hal::NanDataPathRequestInd& msg) { in WifiNanIface()415 NanDataPathRequestInd hidl_struct; in WifiNanIface()
102 std::function<void(const NanDataPathRequestInd&)>
274 std::function<void(const NanDataPathRequestInd&)>276 void onAysncNanEventDataPathRequest(NanDataPathRequestInd* event) { in onAysncNanEventDataPathRequest()
2111 const legacy_hal::NanDataPathRequestInd& legacy_ind, in convertLegacyNanDataPathRequestIndToHidl()2112 NanDataPathRequestInd* hidl_ind) { in convertLegacyNanDataPathRequestIndToHidl()
100 int getNdpRequest(struct nlattr **tb_vendor, NanDataPathRequestInd *event);
972 NanDataPathRequestInd ndpRequestInd; in handleNdpIndication()1072 NanDataPathRequestInd *event) in getNdpRequest()
101 Return<void>(const NanDataPathRequestInd&));
397 const NanDataPathRequestInd& event) override { in eventDataPathRequest()449 NanDataPathRequestInd nanDataPathRequestInd;
391 const NanDataPathRequestInd& event) override { in eventDataPathRequest()464 NanDataPathRequestInd nanDataPathRequestInd;
390 const NanDataPathRequestInd& event) override { in eventDataPathRequest()463 NanDataPathRequestInd nanDataPathRequestInd;
295 * @param event: NanDataPathRequestInd containing event details.297 oneway eventDataPathRequest(NanDataPathRequestInd event);
214 * NanDataPathRequestInd (all parameters are used except those listed below)
1560 struct NanDataPathRequestInd {
2286 } NanDataPathRequestInd; typedef2405 void (*EventDataRequest)(NanDataPathRequestInd* event);
222 * NanDataPathRequestInd (all parameters are used except those listed below)
2297 NanDataPathRequestInd ndp_request_event; in handleEvent()2298 memset(&ndp_request_event, 0, sizeof(NanDataPathRequestInd)); in handleEvent()4888 NanDataPathRequestInd ndp_request_event; in handleEvent()4889 memset(&ndp_request_event, 0, sizeof(NanDataPathRequestInd)); in handleEvent()