CONFIG_NET_L2_BLUETOOTH_SEC_LEVEL:

Security level of Bluetooth Link: Level 1 (BT_SECURITY_LOW) = No encryption or authentication required Level 2 (BT_SECURITY_MEDIUM) = Only encryption required Level 3 (BT_SECURITY_HIGH) = Encryption and authentication required Level 4 (BT_SECURITY_FIPS) = Secure connection required

Symbol:

NET_L2_BLUETOOTH_SEC_LEVEL

Type:

int

Value:

“1”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Ranges:
  • [1, 4]
Prompts:
  • “Security level of Bluetooth Link” if NET_L2_BLUETOOTH (value: “n”)
Default values:
  • 1 (value: “n”)
  • Condition: NET_L2_BLUETOOTH (value: “n”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

NETWORKING && NETWORKING (value: “n”)

Locations:
  • ../subsys/net/ip/l2/Kconfig:71