list gap security rqeuirements

This commit is contained in:
matthias.ringwald@gmail.com 2014-01-16 18:18:58 +00:00
parent c77e88389f
commit 34f9eab8a3

View File

@ -68,6 +68,13 @@ typedef enum {
LEVEL_4,
} gap_security_level_t;
typedef enum {
GAP_SECURITY_NONE,
GAP_SECUIRTY_ENCRYPTED, // SSP: JUST WORKS
GAP_SECURITY_AUTHENTICATED, // SSP: numeric comparison, passkey, OOB
// GAP_SECURITY_AUTHORIZED
} gap_security_requirement_t;
/**
* @bbrief enable/disable bonding. default is enabled
* @praram enabled