Add NAN suspension flag to NanCapabilities HAL

Test: m
Bug: 262872127
Change-Id: I1c59200af16f31cd801d06e15eb3a9f64664aa73
This commit is contained in:
Biswarup Pal 2022-12-20 18:06:09 +00:00
parent 5bfb836888
commit 2ebbe247b0

View file

@ -446,6 +446,7 @@ typedef struct {
bool is_he_supported;
bool is_pairing_supported;
bool is_set_cluster_id_supported;
bool is_suspension_supported;
} NanCapabilities;
/*