Bluetooth LE Stack
security_description_t
is only used within Bluetooth LE Stack.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
Bluetooth LE Stack
security_description_t
security_description_t enum
Syntax
Show:
Summary
Declaration
from
bluetooth.h:712
enum
{
BNEP_SECURITY_NONE
=
0x0000
,
BNEP_SECURITY_SERVICE_LEVEL_ENFORCED
,
BNEP_SECURITY_802_1X
}
;
Values
Value
Declared as
security_description_t::BNEP_SECURITY_802_1X
security_description_t::BNEP_SECURITY_NONE
=
0x0000
security_description_t::BNEP_SECURITY_SERVICE_LEVEL_ENFORCED
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out