Merge "[AWARE]: Fix documentation for Service responder policy"
This commit is contained in:
commit
b82ef271aa
1 changed files with 1 additions and 1 deletions
|
@ -326,8 +326,8 @@ typedef struct {
|
|||
will send ACCEPT/REJECT
|
||||
*/
|
||||
typedef enum {
|
||||
/* Default value */
|
||||
NAN_SERVICE_ACCEPT_POLICY_NONE = 0,
|
||||
/* Default value */
|
||||
NAN_SERVICE_ACCEPT_POLICY_ALL
|
||||
} NanServiceAcceptPolicy;
|
||||
|
||||
|
|
Loading…
Reference in a new issue