Add NAN suspension flag to NanCapabilities HAL
Test: m Bug: 262872127 Change-Id: I1c59200af16f31cd801d06e15eb3a9f64664aa73
This commit is contained in:
parent
5bfb836888
commit
2ebbe247b0
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue