aboutsummaryrefslogtreecommitdiff
path: root/wmediumd/grpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'wmediumd/grpc.h')
-rw-r--r--wmediumd/grpc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/wmediumd/grpc.h b/wmediumd/grpc.h
index 1c1dc39..bd8c81a 100644
--- a/wmediumd/grpc.h
+++ b/wmediumd/grpc.h
@@ -25,6 +25,8 @@
#define MSG_TYPE_RESPONSE_SIZE (sizeof(struct wmediumd_grpc_response_message) - sizeof(long))
enum wmediumd_grpc_request_data_type {
+ REQUEST_SET_CIVICLOC,
+ REQUEST_SET_LCI,
REQUEST_SET_POSITION,
REQUEST_SET_SNR,
REQUEST_START_PCAP,