security is not required unless
the particular Bluetooth LE service or characteristic being accessed
requires security.
For all other choices, all services will require pairing and apply
some form of security.
"unauth_key_signing"
(un)authenticated pairing
and signing keys are required
"auth_key_signing"
authenticated pairing and
signing keys are required.
"unauth_key_encrypt"
(un)authenticated pairing
and encryption are required.
"auth_key_encrypt"
authenticated pairing and
encryption are required.
Default
"none"
if the printer has a Bluetooth LE
radio. If the printer does not have a Bluetooth LE radio installed,
there is no default value.
Getvar
To return the current setting value:
! U1 getvar "bluetooth.le.minimum_security"
If
the printer does not have a Bluetooth LE radio installed, the printer
will return an empty string.